summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:43:08 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:18 +0100
commitd89054938f069795b3941d4e4dd4527751d77cac (patch)
tree3104163ddb8fd1d1d1b46689bcdc1a99f20a26e6 /dev-java
parentdev-java/saaj: Dekeyword *-fbsd (diff)
downloadgentoo-d89054938f069795b3941d4e4dd4527751d77cac.tar.gz
gentoo-d89054938f069795b3941d4e4dd4527751d77cac.tar.bz2
gentoo-d89054938f069795b3941d4e4dd4527751d77cac.zip
dev-java/sax: Dekeyword *-fbsd
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/sax/sax-2.2.1-r3.ebuild4
-rw-r--r--dev-java/sax/sax-2.2.1-r4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/sax/sax-2.2.1-r3.ebuild b/dev-java/sax/sax-2.2.1-r3.ebuild
index a458aa9f5dd1..e375b5c14a0c 100644
--- a/dev-java/sax/sax-2.2.1-r3.ebuild
+++ b/dev-java/sax/sax-2.2.1-r3.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
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}.zip -> ${P}.zip"
LICENSE="public-domain"
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"
RDEPEND=">=virtual/jre-1.6"
DEPEND=">=virtual/jdk-1.6"
diff --git a/dev-java/sax/sax-2.2.1-r4.ebuild b/dev-java/sax/sax-2.2.1-r4.ebuild
index 2142cba424fd..52e3fe5c5d4c 100644
--- a/dev-java/sax/sax-2.2.1-r4.ebuild
+++ b/dev-java/sax/sax-2.2.1-r4.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=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}.zip -> ${P}.zip"
LICENSE="public-domain"
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"
RDEPEND="
>=virtual/jre-1.6"