commit:     ae702143f4988c2a37a6dc57846576a688068a2f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 13 17:25:54 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 13 17:27:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae702143

dev-java/fontbox: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-java/fontbox/fontbox-1.7.1.ebuild  | 4 ++--
 dev-java/fontbox/fontbox-1.8.11.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/fontbox/fontbox-1.7.1.ebuild 
b/dev-java/fontbox/fontbox-1.7.1.ebuild
index 6937cc0f9a7..243e6d8a837 100644
--- a/dev-java/fontbox/fontbox-1.7.1.ebuild
+++ b/dev-java/fontbox/fontbox-1.7.1.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="4"
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_PN}-${PV}-src.zip"
 
 LICENSE="BSD"
 SLOT="1.7"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~x86-fbsd ~x64-macos"
 IUSE=""
 
 RDEPEND="

diff --git a/dev-java/fontbox/fontbox-1.8.11.ebuild 
b/dev-java/fontbox/fontbox-1.8.11.ebuild
index 2a4069cfa73..c1c426b234a 100644
--- a/dev-java/fontbox/fontbox-1.8.11.ebuild
+++ b/dev-java/fontbox/fontbox-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"
 
 CDEPEND=">=dev-java/commons-logging-1.1.1:0"

Reply via email to