dev-java/jsr250: readded ppc64 keyword
authorStefan Langenmaier <stefan.langenmaier@gmail.com>
Sun, 4 Dec 2016 15:00:09 +0000 (10:00 -0500)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 4 Dec 2016 19:11:39 +0000 (19:11 +0000)
The keyword was in the older version and repoman was complaining.
Closes: https://github.com/gentoo/gentoo/pull/2976

dev-java/jsr250/jsr250-1.2.ebuild

index 24d0f3daddae7547df88d3c502ce3dccb2eb9b8b..67cf4ee68223a1dd658f1c433e58891b3cfb46fe 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="http://central.maven.org/maven2/javax/annotation/javax.annotation-api/$
 
 LICENSE="|| ( CDDL GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 
 RDEPEND=">=virtual/jre-1.7"
 DEPEND=">=virtual/jdk-1.7