dev-java/qdox: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:08:35 +0000 (21:08 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:08:35 +0000 (21:08 -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/qdox/qdox-1.12.1-r1.ebuild

index f471a8ddecd7cf25232661592cff8d0c8c2841e8..7100ae1aba6214481108903a9357db178b560dd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/codehaus/qdox/archive/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="1.12"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${PN}-${PN}-${PV}"