summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:40:50 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:45:51 +0100
commit8d68cd308ac0e13a3f0c95cba799fb775883c497 (patch)
treed726f0805b54197da82e8b328458a7b276b63729 /dev-java/commons-lang/commons-lang-2.0-r2.ebuild
parentdev-java/commons-jxpath: Dekeyword *-fbsd (diff)
downloadgentoo-8d68cd308ac0e13a3f0c95cba799fb775883c497.tar.gz
gentoo-8d68cd308ac0e13a3f0c95cba799fb775883c497.tar.bz2
gentoo-8d68cd308ac0e13a3f0c95cba799fb775883c497.zip
dev-java/commons-lang: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/commons-lang/commons-lang-2.0-r2.ebuild')
-rw-r--r--dev-java/commons-lang/commons-lang-2.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-lang/commons-lang-2.0-r2.ebuild b/dev-java/commons-lang/commons-lang-2.0-r2.ebuild
index 56f3b88e3f97..4df1c77e13c9 100644
--- a/dev-java/commons-lang/commons-lang-2.0-r2.ebuild
+++ b/dev-java/commons-lang/commons-lang-2.0-r2.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="2"
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jre-1.4"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
S="${WORKDIR}/${P}-src"