summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-14 19:22:20 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-14 19:22:20 +0000
commitfbf9c98455386fb9cac32ffea47e5600b9172246 (patch)
treee84297dc38fb46f18a8e6b1a7877696693554e40 /dev-lang/go
parentdev-libs/liblinear: stable 241 for ppc64 (diff)
downloadgentoo-fbf9c98455386fb9cac32ffea47e5600b9172246.tar.gz
gentoo-fbf9c98455386fb9cac32ffea47e5600b9172246.tar.bz2
gentoo-fbf9c98455386fb9cac32ffea47e5600b9172246.zip
dev-lang/go: stable 1.14.12 for ppc64
stable wrt bug #754210 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/go')
-rw-r--r--dev-lang/go/go-1.14.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/go/go-1.14.12.ebuild b/dev-lang/go/go-1.14.12.ebuild
index 722bf3bbbee6..7c0569dd4b05 100644
--- a/dev-lang/go/go-1.14.12.ebuild
+++ b/dev-lang/go/go-1.14.12.ebuild
@@ -21,7 +21,7 @@ case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
- KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
esac