From: Michał Górny Date: Thu, 1 Mar 2018 08:38:00 +0000 (+0100) Subject: dev-java/commons-dbcp: Dekeyword *-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=73b853c5f1ae7486763df5807b164d219b59dd5b;p=gentoo.git dev-java/commons-dbcp: Dekeyword *-fbsd --- diff --git a/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild b/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild index ea6fe6814c80..b7928a7c40e3 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://apache/commons/dbcp/source/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" CDEPEND=">=dev-java/commons-logging-1.1.1