dev-java/wsdl4j: Dekeyword *-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:43:43 +0000 (09:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:46:28 +0000 (09:46 +0100)
dev-java/wsdl4j/wsdl4j-1.6.2.ebuild

index 2f661e8a0a8163d6ec5b5e242e28f296b973af6d..74cb113f87d8309039203e67d35a0fd39fd10f2b 100644 (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 source test"
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.zip
 
 LICENSE="CPL-1.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc64 x86"
 
 DEPEND=">=virtual/jdk-1.4
        test? ( =dev-java/junit-3.8* )