commit: 42ee8ad26dfb37824030a9a47d851c2f34f5b778 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Nov 29 20:32:54 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Nov 29 20:35:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ee8ad2
dev-java/jempbox: arm64 stable (bug #701458) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19 dev-java/jempbox/jempbox-1.8.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jempbox/jempbox-1.8.11-r1.ebuild b/dev-java/jempbox/jempbox-1.8.11-r1.ebuild index 21d7eb1a6db..b7fc5d711d7 100644 --- a/dev-java/jempbox/jempbox-1.8.11-r1.ebuild +++ b/dev-java/jempbox/jempbox-1.8.11-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://pdfbox.apache.org/" SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_P}-src.zip" LICENSE="Apache-2.0" SLOT="1.8" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="test" RDEPEND=">=virtual/jre-1.8"
