summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-02-26 13:31:26 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-03-15 07:06:01 +0000
commit2c402f1476101f95c24d30e5ec9a206a04881377 (patch)
treecc2b1934538b3c13db66440aea8ae5c9e8e00b7f
parentdev-java/jempbox: Stable on amd64, ppc64, x86 using ALLARCHES (diff)
downloadgentoo-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
-rw-r--r--dev-java/fontbox/fontbox-1.8.11.ebuild2
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"