diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-03-02 14:51:34 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-03-02 14:51:34 +0000 |
commit | f1149df3d84c31c10295c487c753fb2fad062d6f (patch) | |
tree | 2045bb64704582cf1cb6484ef464e4c72d939488 /dev-lang | |
parent | dev-lua/luasec: add patch for compression (diff) | |
download | gentoo-f1149df3d84c31c10295c487c753fb2fad062d6f.tar.gz gentoo-f1149df3d84c31c10295c487c753fb2fad062d6f.tar.bz2 gentoo-f1149df3d84c31c10295c487c753fb2fad062d6f.zip |
dev-lang/go: Keyword 1.6-r2 for ~ppc64
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/go/go-1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/go/go-1.6-r2.ebuild b/dev-lang/go/go-1.6-r2.ebuild index a5c39f279800..64ee48d172aa 100644 --- a/dev-lang/go/go-1.6-r2.ebuild +++ b/dev-lang/go/go-1.6-r2.ebuild @@ -42,7 +42,7 @@ else case ${PV} in *9999*|*_rc*) ;; *) - KEYWORDS="-* ~amd64 ~arm64 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris" + KEYWORDS="-* ~amd64 ~arm64 ~ppc64 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris" ;; esac fi |