From: James Le Cuirot Date: Fri, 26 Feb 2016 13:31:26 +0000 (+0000) Subject: dev-java/fontbox: Stable on amd64, ppc64, x86 using ALLARCHES X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c402f1476101f95c24d30e5ec9a206a04881377;p=gentoo.git dev-java/fontbox: Stable on amd64, ppc64, x86 using ALLARCHES A little early because of the push to remove Java 6. Package-Manager: portage-2.2.27 --- diff --git a/dev-java/fontbox/fontbox-1.8.11.ebuild b/dev-java/fontbox/fontbox-1.8.11.ebuild index 841f2e3d5b8e..5f1a6b903441 100644 --- a/dev-java/fontbox/fontbox-1.8.11.ebuild +++ b/dev-java/fontbox/fontbox-1.8.11.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://pdfbox.apache.org/" SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_P}-src.zip" LICENSE="Apache-2.0" SLOT="1.8" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" IUSE="test" CDEPEND=">=dev-java/commons-logging-1.1.1:0"