summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:42:09 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:06 +0100
commit2047ec046b72ca4f61d0a20cdc595eb0e34ef397 (patch)
tree28789454e05a361943d418529ea65be0045593fd /dev-java
parentdev-java/jdepend: Dekeyword *-fbsd (diff)
downloadgentoo-2047ec046b72ca4f61d0a20cdc595eb0e34ef397.tar.gz
gentoo-2047ec046b72ca4f61d0a20cdc595eb0e34ef397.tar.bz2
gentoo-2047ec046b72ca4f61d0a20cdc595eb0e34ef397.zip
dev-java/jdom: Dekeyword *-fbsd
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jdom/jdom-1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdom/jdom-1.0-r2.ebuild b/dev-java/jdom/jdom-1.0-r2.ebuild
index 1f2e691c89e9..ad7f5a5d86ea 100644
--- a/dev-java/jdom/jdom-1.0-r2.ebuild
+++ b/dev-java/jdom/jdom-1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
JAVA_PKG_IUSE="doc examples source"
@@ -10,7 +10,7 @@ SRC_URI="http://www.jdom.org/dist/source/${P}.tar.gz"
HOMEPAGE="http://www.jdom.org"
LICENSE="JDOM"
SLOT="${PV}"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
COMMON_DEP="dev-java/saxpath
>=dev-java/xerces-2.7"
RDEPEND=">=virtual/jre-1.4