From: Patrice Clement Date: Fri, 2 Oct 2015 12:27:31 +0000 (+0000) Subject: dev-java/joni: Stable for amd64. Stable for ppc+x86 using the ALLARCHES policy. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=46d3325cd36b6d13b47fabe07ec823d5f197dbe7;p=gentoo.git dev-java/joni: Stable for amd64. Stable for ppc+x86 using the ALLARCHES policy. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement --- diff --git a/dev-java/joni/joni-2.1.0.ebuild b/dev-java/joni/joni-2.1.0.ebuild index cfc2b47b83c0..a5340ffb3fe6 100644 --- a/dev-java/joni/joni-2.1.0.ebuild +++ b/dev-java/joni/joni-2.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jruby/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="2.1" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" CDEPEND="dev-java/asm:3 dev-java/jcodings:1"