diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-10-18 15:09:37 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-12-06 23:05:53 +0000 |
commit | e79c6dd5078379949294b010a33f371e0dfdaf55 (patch) | |
tree | 71fd4c49caf13bc956bf06ddd3812e5c62882ad0 /dev-java/guava | |
parent | dev-java/javax-inject: Add ~ppc and ~ppc64 keywords (diff) | |
download | gentoo-e79c6dd5078379949294b010a33f371e0dfdaf55.tar.gz gentoo-e79c6dd5078379949294b010a33f371e0dfdaf55.tar.bz2 gentoo-e79c6dd5078379949294b010a33f371e0dfdaf55.zip |
dev-java/guava: Add ~ppc keyword to version 18
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-java/guava')
-rw-r--r-- | dev-java/guava/guava-18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/guava/guava-18.0.ebuild b/dev-java/guava/guava-18.0.ebuild index 12979a4db65a..204ab4fbd7d2 100644 --- a/dev-java/guava/guava-18.0.ebuild +++ b/dev-java/guava/guava-18.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/$ LICENSE="Apache-2.0" SLOT="18" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" CDEPEND=" dev-java/javax-inject:0 |