dev-java/javax-inject: Add ~ppc and ~ppc64 keywords
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 18 Oct 2015 14:01:53 +0000 (15:01 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 6 Dec 2015 23:05:51 +0000 (23:05 +0000)
Package-Manager: portage-2.2.20.1

dev-java/javax-inject/javax-inject-1-r1.ebuild

index 7901434bbabed628fe324551acdbf2f407a898f8..221d2b63606a881bbae28eef3fb446a66cc5a9e1 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI="https://atinject.googlecode.com/files/${MY_P}-bundle.jar"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 DEPEND=">=virtual/jdk-1.5
        app-arch/unzip"