Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/stax-ex/
Date: Thu, 01 Mar 2018 08:48:30
Message-Id: 1519893983.700c2a1db8a1ce164b57593a058e33960dabf682.mgorny@gentoo
1 commit: 700c2a1db8a1ce164b57593a058e33960dabf682
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 08:43:18 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 08:46:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700c2a1d
7
8 dev-java/stax-ex: Dekeyword *-fbsd
9
10 dev-java/stax-ex/stax-ex-1.0-r5.ebuild | 4 ++--
11 dev-java/stax-ex/stax-ex-1.7.6.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
15 index 21dc794ee4e..d0e9b1b1191 100644
16 --- a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
17 +++ b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2017 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=6
24 @@ -13,7 +13,7 @@ SRC_URI="https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz"
25
26 LICENSE="CDDL"
27 SLOT="0"
28 -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
29 +KEYWORDS="amd64 ppc64 x86"
30
31 RDEPEND=">=virtual/jre-1.6"
32 DEPEND=">=virtual/jdk-1.6"
33
34 diff --git a/dev-java/stax-ex/stax-ex-1.7.6.ebuild b/dev-java/stax-ex/stax-ex-1.7.6.ebuild
35 index cab4dbe328d..1d5307c0d82 100644
36 --- a/dev-java/stax-ex/stax-ex-1.7.6.ebuild
37 +++ b/dev-java/stax-ex/stax-ex-1.7.6.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=5
44 @@ -13,7 +13,7 @@ SRC_URI="https://maven.java.net/content/groups/public/org/jvnet/${PN/-/}/${PN}/$
45
46 LICENSE="CDDL GPL-2"
47 SLOT="1"
48 -KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd"
49 +KEYWORDS="amd64 ~ppc64 x86"
50
51 IUSE=""