Skip to content

Commit

Permalink
dev-java/jsr250: readded ppc64 keyword
Browse files Browse the repository at this point in the history
The keyword was in the older version and repoman was complaining.
Closes: #2976
  • Loading branch information
stefan-langenmaier authored and chewi committed Dec 4, 2016
1 parent a6a42d4 commit 762c32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-java/jsr250/jsr250-1.2.ebuild
Expand Up @@ -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
Expand Down

0 comments on commit 762c32f

Please sign in to comment.