diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:06:07 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:06:07 -0400 |
commit | 2a39e5b9292c5b151d7e97fa62f520e3881d4cb2 (patch) | |
tree | 19c56638ab7f914aefd06c990a7ad05b922bdf87 /dev-java/xpp2 | |
parent | dev-java/dom4j: arm64 stable (diff) | |
download | gentoo-2a39e5b9292c5b151d7e97fa62f520e3881d4cb2.tar.gz gentoo-2a39e5b9292c5b151d7e97fa62f520e3881d4cb2.tar.bz2 gentoo-2a39e5b9292c5b151d7e97fa62f520e3881d4cb2.zip |
dev-java/xpp2: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-java/xpp2')
-rw-r--r-- | dev-java/xpp2/xpp2-2.1.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xpp2/xpp2-2.1.10-r2.ebuild b/dev-java/xpp2/xpp2-2.1.10-r2.ebuild index 540d963e8527..b0e089cff3ec 100644 --- a/dev-java/xpp2/xpp2-2.1.10-r2.ebuild +++ b/dev-java/xpp2/xpp2-2.1.10-r2.ebuild @@ -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 @@ -15,7 +15,7 @@ SRC_URI="http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/${MY_PN}2/${MY_P LICENSE="Apache-1.1 IBM" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Some failures, partly because we haven't patched Xerces but probably |