summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-04 18:45:39 -0500
committerViorel Munteanu <ceamac@gentoo.org>2024-01-06 21:29:02 +0200
commit1b44535fb909c7ce811e08715a5f903f55d70af7 (patch)
tree1467af1d5cfbf03b1e9e895fa67cf719d0534723
parentdev-python/psycopg: Stabilize 3.1.14 sparc, #920622 (diff)
downloadgentoo-1b44535fb909c7ce811e08715a5f903f55d70af7.tar.gz
gentoo-1b44535fb909c7ce811e08715a5f903f55d70af7.tar.bz2
gentoo-1b44535fb909c7ce811e08715a5f903f55d70af7.zip
dev-lang/go: destabilize 1.20.11 for ~x86
Closes: https://bugs.gentoo.org/921366 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r--dev-lang/go/go-1.20.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/go/go-1.20.11.ebuild b/dev-lang/go/go-1.20.11.ebuild
index ff581b99e355..635c2f4026b3 100644
--- a/dev-lang/go/go-1.20.11.ebuild
+++ b/dev-lang/go/go-1.20.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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