From: Fabian Groffen Date: Sun, 29 Jan 2017 15:42:31 +0000 (+0100) Subject: dev-java/commons-beanutils: dropped ~x86-freebsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e30138276dab8b8d0cd30c499bfc3d8c5123ca32;p=gentoo.git dev-java/commons-beanutils: dropped ~x86-freebsd Package-Manager: portage-2.3.3 --- diff --git a/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild b/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild index d4c4a38f2c15..b49fb15afa59 100644 --- a/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild +++ b/dev-java/commons-beanutils/commons-beanutils-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/beanutils/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="1.7" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" CDEPEND="dev-java/commons-collections:0