From 2047ec046b72ca4f61d0a20cdc595eb0e34ef397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 1 Mar 2018 09:42:09 +0100 Subject: [PATCH] dev-java/jdom: Dekeyword *-fbsd --- dev-java/jdom/jdom-1.0-r2.ebuild | 4 ++-- 1 file 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 1f2e691c89e97..ad7f5a5d86ea8 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