dev-java/commons-digester: Dekeyword *-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:38:02 +0000 (09:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:39:43 +0000 (09:39 +0100)
dev-java/commons-digester/commons-digester-1.8.1-r2.ebuild
dev-java/commons-digester/commons-digester-2.1-r1.ebuild

index cba93118e2c7a5bb97c6e755d797b474b140f9e7..ef48eccd84180eff0b93f9e76e55b3851760ef1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/digester/source/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
 IUSE=""
 
 CDEPEND="dev-java/commons-beanutils:1.7
index e4adb2d2ba0db7c164061c3b8ffda0c33d135698..a6546742511c8bcee177ca18a163ab67ac3f6324 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/commons/digester/source/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="2.1"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
 
 CDEPEND="dev-java/commons-beanutils:1.7
        >=dev-java/commons-collections-2.1:0