summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-02-26 13:30:47 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-03-15 07:05:59 +0000
commitdd0d6c3f66e5e1a43f5c9747f29ac13ddcf54a53 (patch)
tree20484a9e232fd1f8e15f381f9402df511a8702b2 /dev-java/jempbox
parentprofiles: Mask dev-dotnet/ikvm (diff)
downloadgentoo-dd0d6c3f66e5e1a43f5c9747f29ac13ddcf54a53.tar.gz
gentoo-dd0d6c3f66e5e1a43f5c9747f29ac13ddcf54a53.tar.bz2
gentoo-dd0d6c3f66e5e1a43f5c9747f29ac13ddcf54a53.zip
dev-java/jempbox: 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/jempbox')
-rw-r--r--dev-java/jempbox/jempbox-1.8.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jempbox/jempbox-1.8.11.ebuild b/dev-java/jempbox/jempbox-1.8.11.ebuild
index 06a823a3efed..903c190b2d13 100644
--- a/dev-java/jempbox/jempbox-1.8.11.ebuild
+++ b/dev-java/jempbox/jempbox-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"
RDEPEND=">=virtual/jre-1.6"