diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:44:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:32 +0100 |
commit | b095bd5370ee5311940dd3d5a22044d5b035fd9b (patch) | |
tree | 03d538fb6e67db4e8331e5c80fef72196930fc64 /dev-java | |
parent | dev-java/xom: Dekeyword *-fbsd (diff) | |
download | gentoo-b095bd5370ee5311940dd3d5a22044d5b035fd9b.tar.gz gentoo-b095bd5370ee5311940dd3d5a22044d5b035fd9b.tar.bz2 gentoo-b095bd5370ee5311940dd3d5a22044d5b035fd9b.zip |
dev-java/xpp2: Dekeyword *-fbsd
Diffstat (limited to 'dev-java')
-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 e1e47ec2c0ce..540d963e8527 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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-fbsd ~x86-fbsd ~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 |