dev-java/jdom: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:07:17 +0000 (21:07 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:07:17 +0000 (21:07 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-java/jdom/jdom-1.1.3.ebuild

index 50b12a26e0cffa871cf5092c8fb2adf859cee6fd..8fc3d32e45a60e4867874ab61f1ea88bd6d8c25f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.jdom.org/dist/binary/archive/${P}.tar.gz"
 HOMEPAGE="http://www.jdom.org"
 LICENSE="JDOM"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 IUSE=""
 
 RDEPEND=">=virtual/jre-1.6"