diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:23 +0100 |
commit | 700c2a1db8a1ce164b57593a058e33960dabf682 (patch) | |
tree | 8c50978b7ae59a04b2c27b1a53da38867b8157ed /dev-java/stax-ex | |
parent | dev-java/sjsxp: Dekeyword *-fbsd (diff) | |
download | gentoo-700c2a1db8a1ce164b57593a058e33960dabf682.tar.gz gentoo-700c2a1db8a1ce164b57593a058e33960dabf682.tar.bz2 gentoo-700c2a1db8a1ce164b57593a058e33960dabf682.zip |
dev-java/stax-ex: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/stax-ex')
-rw-r--r-- | dev-java/stax-ex/stax-ex-1.0-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-java/stax-ex/stax-ex-1.7.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild index 21dc794ee4e0..d0e9b1b1191e 100644 --- a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild +++ b/dev-java/stax-ex/stax-ex-1.0-r5.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 @@ -13,7 +13,7 @@ SRC_URI="https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz" LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86" RDEPEND=">=virtual/jre-1.6" DEPEND=">=virtual/jdk-1.6" diff --git a/dev-java/stax-ex/stax-ex-1.7.6.ebuild b/dev-java/stax-ex/stax-ex-1.7.6.ebuild index cab4dbe328d8..1d5307c0d826 100644 --- a/dev-java/stax-ex/stax-ex-1.7.6.ebuild +++ b/dev-java/stax-ex/stax-ex-1.7.6.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 @@ -13,7 +13,7 @@ SRC_URI="https://maven.java.net/content/groups/public/org/jvnet/${PN/-/}/${PN}/$ LICENSE="CDDL GPL-2" SLOT="1" -KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" |