diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:40:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:45:49 +0100 |
commit | ef7702439640f5736aa8d535661575fe97a00fa6 (patch) | |
tree | 2aa80b1870ee04e96905e6c38fa1fe4438966796 /dev-java/commons-httpclient | |
parent | 9869d6f6ee51291ad91c58b9c2c048e9cb422f66 (diff) | |
download | gentoo-ef7702439640f5736aa8d535661575fe97a00fa6.tar.gz gentoo-ef7702439640f5736aa8d535661575fe97a00fa6.tar.xz |
dev-java/commons-httpclient: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/commons-httpclient')
-rw-r--r-- | dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild | 4 |
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 d72a6b09634..9afa7732102 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 |