summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:43:39 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:27 +0100
commit63344f088ff72670cfb8213d95fd45426f79610b (patch)
treeea6cfbd34d17828f4f841a81b1998e0ab21a5625 /dev-java/txw2-runtime/txw2-runtime-20110809.ebuild
parentdev-java/trove: Dekeyword *-fbsd (diff)
downloadgentoo-63344f088ff72670cfb8213d95fd45426f79610b.tar.gz
gentoo-63344f088ff72670cfb8213d95fd45426f79610b.tar.bz2
gentoo-63344f088ff72670cfb8213d95fd45426f79610b.zip
dev-java/txw2-runtime: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/txw2-runtime/txw2-runtime-20110809.ebuild')
-rw-r--r--dev-java/txw2-runtime/txw2-runtime-20110809.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild b/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild
index 331a381bf865..b3e9baf6d521 100644
--- a/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild
+++ b/dev-java/txw2-runtime/txw2-runtime-20110809.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
@@ -16,7 +16,7 @@ SRC_URI="http://central.maven.org/maven2/com/sun/xml/${MY_PN}/${MY_PN}/${PV}/${M
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.6"