commit: 4a48cc9c9c86df0ceb937451090cd502c9123808
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 05:18:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 05:18:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a48cc9c
dev-go/act: Keyword 1.6.0 arm64, #780519
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-go/act/act-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-go/act/act-1.6.0.ebuild b/dev-go/act/act-1.6.0.ebuild
index df33b4de346..a204e46b65a 100644
--- a/dev-go/act/act-1.6.0.ebuild
+++ b/dev-go/act/act-1.6.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/AutomaticComponentToolkit-${PV}"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RESTRICT="strip test"