diff options
author | 2018-03-01 09:43:18 +0100 | |
---|---|---|
committer | 2018-03-01 09:46:23 +0100 | |
commit | 700c2a1db8a1ce164b57593a058e33960dabf682 (patch) | |
tree | 8c50978b7ae59a04b2c27b1a53da38867b8157ed /dev-java/stax-ex/stax-ex-1.7.6.ebuild | |
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/stax-ex-1.7.6.ebuild')
-rw-r--r-- | dev-java/stax-ex/stax-ex-1.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |