diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:29 +0100 |
commit | 37651bd9e0d0c0ef2a27fb14c9d74ebeca5dd8ac (patch) | |
tree | 5c5ddcd1c1ed21470614cc9b951922a08e3def01 /dev-java | |
parent | dev-java/xalan: Dekeyword *-fbsd (diff) | |
download | gentoo-37651bd9e0d0c0ef2a27fb14c9d74ebeca5dd8ac.tar.gz gentoo-37651bd9e0d0c0ef2a27fb14c9d74ebeca5dd8ac.tar.bz2 gentoo-37651bd9e0d0c0ef2a27fb14c9d74ebeca5dd8ac.zip |
dev-java/xerces: Dekeyword *-fbsd
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/xerces/xerces-2.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xerces/xerces-2.11.0.ebuild b/dev-java/xerces/xerces-2.11.0.ebuild index 005197c35e05..ec1b7dadb09a 100644 --- a/dev-java/xerces/xerces-2.11.0.ebuild +++ b/dev-java/xerces/xerces-2.11.0.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=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/j/${DIST_PN}-src.${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ~arm ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # they are missing from the upstream tarball" |