summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:42:28 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:10 +0100
commit41953d1db182ac7ad1cea28e76dec88b083aa578 (patch)
treed4b6dc3d738506b8cf75557760b0f8ab12cecbd6
parentdev-java/jsr173: Dekeyword *-fbsd (diff)
downloadgentoo-41953d1db182ac7ad1cea28e76dec88b083aa578.tar.gz
gentoo-41953d1db182ac7ad1cea28e76dec88b083aa578.tar.bz2
gentoo-41953d1db182ac7ad1cea28e76dec88b083aa578.zip
dev-java/jta: Dekeyword *-fbsd
-rw-r--r--dev-java/jta/jta-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jta/jta-1.1.ebuild b/dev-java/jta/jta-1.1.ebuild
index 44221ddef4d8..6293b663d002 100644
--- a/dev-java/jta/jta-1.1.ebuild
+++ b/dev-java/jta/jta-1.1.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
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.oracle.com/technetwork/java/javaee/jta/index.html"
SRC_URI="${JTA_ZIP}"
LICENSE="sun-bcla-jta"
SLOT=0
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
DEPEND=" >=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"