From: Michał Górny Date: Thu, 1 Mar 2018 08:37:48 +0000 (+0100) Subject: dev-java/codemodel: Dekeyword *-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ef1b814100e8e90d368d05ebabe3a3d3237b5900;p=gentoo.git dev-java/codemodel: Dekeyword *-fbsd --- diff --git a/dev-java/codemodel/codemodel-2.6.ebuild b/dev-java/codemodel/codemodel-2.6.ebuild index 87e008a138f6..649702793616 100644 --- a/dev-java/codemodel/codemodel-2.6.ebuild +++ b/dev-java/codemodel/codemodel-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://repo.maven.apache.org/maven2/com/sun/${PN}/${PN}/${PV}/${P}-sour LICENSE="CDDL" SLOT="2" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" DEPEND=">=virtual/jdk-1.5 app-arch/unzip"