summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:40:44 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:45:49 +0100
commitef7702439640f5736aa8d535661575fe97a00fa6 (patch)
tree2aa80b1870ee04e96905e6c38fa1fe4438966796 /dev-java
parentprofiles/arch/amd64-fbsd: Mask gnome-base/gvfs[google] (diff)
downloadgentoo-ef7702439640f5736aa8d535661575fe97a00fa6.tar.gz
gentoo-ef7702439640f5736aa8d535661575fe97a00fa6.tar.bz2
gentoo-ef7702439640f5736aa8d535661575fe97a00fa6.zip
dev-java/commons-httpclient: Dekeyword *-fbsd
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild b/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild
index d72a6b096347..9afa77321024 100644
--- a/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild
+++ b/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild
@@ -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