commit: 6f36d3cb3e0f3791602d30b9ffb74a4f0efaa540 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Dec 25 00:39:15 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 25 00:53:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f36d3cb
dev-java/jsr250: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.3.0 dev-java/jsr250/jsr250-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jsr250/jsr250-1.2.ebuild b/dev-java/jsr250/jsr250-1.2.ebuild index 81ad056..e0922e8 100644 --- a/dev-java/jsr250/jsr250-1.2.ebuild +++ b/dev-java/jsr250/jsr250-1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/${ LICENSE="|| ( CDDL GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" RDEPEND=">=virtual/jre-1.7" DEPEND=">=virtual/jdk-1.7"
