diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-02-26 13:31:26 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-03-15 07:06:01 +0000 |
commit | 2c402f1476101f95c24d30e5ec9a206a04881377 (patch) | |
tree | cc2b1934538b3c13db66440aea8ae5c9e8e00b7f /dev-java/fontbox | |
parent | dev-java/jempbox: Stable on amd64, ppc64, x86 using ALLARCHES (diff) | |
download | gentoo-2c402f1476101f95c24d30e5ec9a206a04881377.tar.gz gentoo-2c402f1476101f95c24d30e5ec9a206a04881377.tar.bz2 gentoo-2c402f1476101f95c24d30e5ec9a206a04881377.zip |
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
Diffstat (limited to 'dev-java/fontbox')
-rw-r--r-- | dev-java/fontbox/fontbox-1.8.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |