diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/jempbox/jempbox-1.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jempbox/jempbox-1.8.11.ebuild b/dev-java/jempbox/jempbox-1.8.11.ebuild index 01b0eb25b92e..7653bdb73e99 100644 --- a/dev-java/jempbox/jempbox-1.8.11.ebuild +++ b/dev-java/jempbox/jempbox-1.8.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,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 ~arm64 ppc64 x86" IUSE="test" RDEPEND=">=virtual/jre-1.6" |