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/sun-httpserver-bin/
Date: Thu, 01 Mar 2018 08:47:33
Message-Id: 1519893984.da2c19725f6ac7c9539dfb2893856041ba9245b6.mgorny@gentoo
1 commit: da2c19725f6ac7c9539dfb2893856041ba9245b6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 08:43:22 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 08:46:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2c1972
7
8 dev-java/sun-httpserver-bin: Dekeyword *-fbsd
9
10 dev-java/sun-httpserver-bin/sun-httpserver-bin-2.0.1-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-java/sun-httpserver-bin/sun-httpserver-bin-2.0.1-r1.ebuild b/dev-java/sun-httpserver-bin/sun-httpserver-bin-2.0.1-r1.ebuild
14 index e0b35072e87..f4d927f6dc6 100644
15 --- a/dev-java/sun-httpserver-bin/sun-httpserver-bin-2.0.1-r1.ebuild
16 +++ b/dev-java/sun-httpserver-bin/sun-httpserver-bin-2.0.1-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -13,7 +13,7 @@ SRC_URI="https://jax-ws.dev.java.net/jax-ws-201-m1/${MY_P}"
24
25 LICENSE="CDDL"
26 SLOT="2"
27 -KEYWORDS="amd64 x86 ~x86-fbsd"
28 +KEYWORDS="amd64 x86"
29 IUSE=""
30
31 RDEPEND=">=virtual/jre-1.5"