dev-java/commons-httpclient: Dekeyword *-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:40:44 +0000 (09:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:45:49 +0000 (09:45 +0100)
dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild

index d72a6b0963474aa1508299b1ac63cfbd67e6f2d7..9afa7732102474a4493bc284ba3c971f5d46f54d 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
@@ -12,7 +12,7 @@ HOMEPAGE="http://hc.apache.org/"
 SRC_URI="mirror://apache/httpcomponents/${PN}/source/${P}-src.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 # doesn't work with IBM JDK, bug #176133