summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:36:26 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:39:12 +0100
commit5ee336ec308d7b1f15cee64cfff974d7b68e216f (patch)
tree946d7f3c3b791aabeb31d854e35a0d41e96717a6 /dev-java/ant-apache-bcel
parentdev-java/ant-antlr: Dekeyword *-fbsd (diff)
downloadgentoo-5ee336ec308d7b1f15cee64cfff974d7b68e216f.tar.gz
gentoo-5ee336ec308d7b1f15cee64cfff974d7b68e216f.tar.bz2
gentoo-5ee336ec308d7b1f15cee64cfff974d7b68e216f.zip
dev-java/ant-apache-bcel: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/ant-apache-bcel')
-rw-r--r--dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild b/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild
index b39e39879154..4c880a1ade48 100644
--- a/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild
+++ b/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.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"
@@ -7,7 +7,7 @@ ANT_TASK_DEPNAME="bcel"
inherit ant-tasks
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND=">=dev-java/bcel-5.1-r3:0"
RDEPEND="${DEPEND}"