dev-java/jdom: Dekeyword *-fbsd

This commit is contained in:
Michał Górny
2018-03-01 09:42:09 +01:00
parent d76570bdc5
commit 2047ec046b

View File

@@ -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