diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:33:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:33:09 +0100 |
commit | e089157631e04eebe301c5d41caf59265152d43a (patch) | |
tree | 92c9ab7d2ca467b6ae08c4fe9c5aa5d6015cdf9d /dev-lang | |
parent | dev-java/typesafe-config: keyworded 1.3.0-r2 for ppc64 (diff) | |
download | gentoo-e089157631e04eebe301c5d41caf59265152d43a.tar.gz gentoo-e089157631e04eebe301c5d41caf59265152d43a.tar.bz2 gentoo-e089157631e04eebe301c5d41caf59265152d43a.zip |
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@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/go/go-1.14.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/go/go-1.14.9.ebuild b/dev-lang/go/go-1.14.9.ebuild index 270cfa04e40d..db64515be876 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 |