summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:37:48 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:39:39 +0100
commitef1b814100e8e90d368d05ebabe3a3d3237b5900 (patch)
tree3b3d0515e32560668456b643b77847ae566dd8a2
parentdev-java/byaccj: Dekeyword *-fbsd (diff)
downloadgentoo-ef1b814100e8e90d368d05ebabe3a3d3237b5900.tar.gz
gentoo-ef1b814100e8e90d368d05ebabe3a3d3237b5900.tar.bz2
gentoo-ef1b814100e8e90d368d05ebabe3a3d3237b5900.zip
dev-java/codemodel: Dekeyword *-fbsd
-rw-r--r--dev-java/codemodel/codemodel-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"