diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:19 +0100 |
commit | 78b9fed73b0e2050da620248fe14693a27a610f8 (patch) | |
tree | 5abfad9e29f0d6b2e02477fc311649b5be5bbef0 /dev-java/saxon | |
parent | dev-java/sax: Dekeyword *-fbsd (diff) | |
download | gentoo-78b9fed73b0e2050da620248fe14693a27a610f8.tar.gz gentoo-78b9fed73b0e2050da620248fe14693a27a610f8.tar.bz2 gentoo-78b9fed73b0e2050da620248fe14693a27a610f8.zip |
dev-java/saxon: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/saxon')
-rw-r--r-- | dev-java/saxon/saxon-9.2.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/saxon/saxon-9.2.0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/saxon/saxon-9.2.0.6-r1.ebuild b/dev-java/saxon/saxon-9.2.0.6-r1.ebuild index 149209c055b8..1a07be9cb9a0 100644 --- a/dev-java/saxon/saxon-9.2.0.6-r1.ebuild +++ b/dev-java/saxon/saxon-9.2.0.6-r1.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="3" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}he${MY_PV}source.zip" LICENSE="MPL-1.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" diff --git a/dev-java/saxon/saxon-9.2.0.6.ebuild b/dev-java/saxon/saxon-9.2.0.6.ebuild index 715fbbf14830..9cb4a84da3ce 100644 --- a/dev-java/saxon/saxon-9.2.0.6.ebuild +++ b/dev-java/saxon/saxon-9.2.0.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="3" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}he${MY_PV}source.zip" LICENSE="MPL-1.0" SLOT="9" -KEYWORDS="amd64 ~arm ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc64 x86" IUSE="" |