summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-09 10:24:40 +0000
committerSam James <sam@gentoo.org>2023-11-09 10:24:40 +0000
commit18edd5ae9febb0b8e6a82add682d77fe3355e25f (patch)
treeb66d3db246558aa71475bc6fba1be98c45194126 /dev-lang/go
parentgames-strategy/warzone2100: add 4.4.0 (diff)
downloadgentoo-18edd5ae9febb0b8e6a82add682d77fe3355e25f.tar.gz
gentoo-18edd5ae9febb0b8e6a82add682d77fe3355e25f.tar.bz2
gentoo-18edd5ae9febb0b8e6a82add682d77fe3355e25f.zip
dev-lang/go: Stabilize 1.20.11 arm, #917065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/go')
-rw-r--r--dev-lang/go/go-1.20.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/go/go-1.20.11.ebuild b/dev-lang/go/go-1.20.11.ebuild
index ee74dcbc30da..dd3677e9d98c 100644
--- a/dev-lang/go/go-1.20.11.ebuild
+++ b/dev-lang/go/go-1.20.11.ebuild
@@ -23,7 +23,7 @@ case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
- KEYWORDS="-* ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* ~amd64 arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
esac