From: Michał Górny Date: Thu, 1 Mar 2018 08:43:22 +0000 (+0100) Subject: dev-java/sun-httpserver-bin: Dekeyword *-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da2c19725f6ac7c9539dfb2893856041ba9245b6;p=gentoo.git dev-java/sun-httpserver-bin: Dekeyword *-fbsd --- 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 index e0b35072e87a..f4d927f6dc62 100644 --- 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 @@ -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=5 @@ -13,7 +13,7 @@ SRC_URI="https://jax-ws.dev.java.net/jax-ws-201-m1/${MY_P}" LICENSE="CDDL" SLOT="2" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.5"