commit: 03a4f258ac3ae3d74320fab0cc61b909ac121c41 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Sep 19 06:40:45 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 06:40:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a4f258
dev-lang/go-bootstrap: Stabilize 1.18.6 arm64, #871633 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lang/go-bootstrap/go-bootstrap-1.18.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/go-bootstrap/go-bootstrap-1.18.6.ebuild b/dev-lang/go-bootstrap/go-bootstrap-1.18.6.ebuild index 8bc5d430db9d..744a6ab48f32 100644 --- a/dev-lang/go-bootstrap/go-bootstrap-1.18.6.ebuild +++ b/dev-lang/go-bootstrap/go-bootstrap-1.18.6.ebuild @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="-* amd64 arm ~arm64 ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="-* amd64 arm arm64 ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="big-endian" RESTRICT="strip" QA_PREBUILT="*"
