diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:51:58 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:51:58 +0100 |
commit | fbdb5a585e39268cf4c2a78c27463cd96eff921e (patch) | |
tree | 735b4bbd67b1e6846ff423116d2895926a7e70b4 /dev-java | |
parent | dev-java/xml-commons-resolver: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-fbdb5a585e39268cf4c2a78c27463cd96eff921e.tar.gz gentoo-fbdb5a585e39268cf4c2a78c27463cd96eff921e.tar.bz2 gentoo-fbdb5a585e39268cf4c2a78c27463cd96eff921e.zip |
dev-java/xmldb: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/xmldb/xmldb-20011111-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xmldb/xmldb-20011111-r1.ebuild b/dev-java/xmldb/xmldb-20011111-r1.ebuild index ae2a491da000..dd0c91cfe048 100644 --- a/dev-java/xmldb/xmldb-20011111-r1.ebuild +++ b/dev-java/xmldb/xmldb-20011111-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +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" IUSE="" # TODO please make compiling the junit tests optional |