commit: e089157631e04eebe301c5d41caf59265152d43a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 22:33:09 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 22:33:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0891576
dev-lang/go: stable 1.14.9 for ppc64
stable wrt bug #748981
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-lang/go/go-1.14.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/go/go-1.14.9.ebuild b/dev-lang/go/go-1.14.9.ebuild
index 270cfa04e40..db64515be87 100644
--- a/dev-lang/go/go-1.14.9.ebuild
+++ b/dev-lang/go/go-1.14.9.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