commit: 17dfd49bd378ecf7db7d33bb18dbf0689e48c8c2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 18:01:02 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 18:01:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17dfd49b
dev-go/act: Stabilize 1.6.0 amd64, #775362
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 a204e46b65a..b10f7125184 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 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RESTRICT="strip test"