From: Fabian Groffen Date: Sun, 29 Jan 2017 15:43:21 +0000 (+0100) Subject: dev-java/commons-dbcp: dropped ~x86-freebsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7cc04a1160a63f97b78a738a452651279c9f1f58;p=gentoo.git dev-java/commons-dbcp: dropped ~x86-freebsd Package-Manager: portage-2.3.3 --- diff --git a/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild b/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild index b10d48760f88..011fa9ee4cd0 100644 --- a/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild +++ b/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/commons/dbcp/source/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~x86 ~amd64 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" CDEPEND=">=dev-java/commons-logging-1.1.1