diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:31 +0100 |
commit | 43f667af61838b89d9e2d6f53ff3fc2b6958ce77 (patch) | |
tree | ce8eb4d2206dacc8788cb2fe36d3cdcb1a03acd2 /dev-java/xmldb/xmldb-20011111-r2.ebuild | |
parent | dev-java/xml-commons-resolver: Dekeyword *-fbsd (diff) | |
download | gentoo-43f667af61838b89d9e2d6f53ff3fc2b6958ce77.tar.gz gentoo-43f667af61838b89d9e2d6f53ff3fc2b6958ce77.tar.bz2 gentoo-43f667af61838b89d9e2d6f53ff3fc2b6958ce77.zip |
dev-java/xmldb: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/xmldb/xmldb-20011111-r2.ebuild')
-rw-r--r-- | dev-java/xmldb/xmldb-20011111-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xmldb/xmldb-20011111-r2.ebuild b/dev-java/xmldb/xmldb-20011111-r2.ebuild index 23f0175616e3..4d1a0eb41ce1 100644 --- a/dev-java/xmldb/xmldb-20011111-r2.ebuild +++ b/dev-java/xmldb/xmldb-20011111-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=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/xmldb-org/${MY_P}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="amd64 ~arm 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 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" CDEPEND=" dev-java/xalan:0 |