summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:37:23 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:39:33 +0100
commit9aa054b33688534812203f3c67fabbc47400fc7c (patch)
tree8c12ca7afe05fa34e4e222e443ca242052ddd413 /dev-java/asm/asm-3.3.1-r1.ebuild
parentdev-java/antlr: Dekeyword *-fbsd (diff)
downloadgentoo-9aa054b33688534812203f3c67fabbc47400fc7c.tar.gz
gentoo-9aa054b33688534812203f3c67fabbc47400fc7c.tar.bz2
gentoo-9aa054b33688534812203f3c67fabbc47400fc7c.zip
dev-java/asm: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/asm/asm-3.3.1-r1.ebuild')
-rw-r--r--dev-java/asm/asm-3.3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/asm/asm-3.3.1-r1.ebuild b/dev-java/asm/asm-3.3.1-r1.ebuild
index 06754913be5a..e37a56ad9fdd 100644
--- a/dev-java/asm/asm-3.3.1-r1.ebuild
+++ b/dev-java/asm/asm-3.3.1-r1.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
@@ -14,7 +14,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="3"
IUSE=""
-KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc64 x86 ~sparc-solaris ~x86-solaris"
DEPEND=">=virtual/jdk-1.6"
RDEPEND=">=virtual/jre-1.6"