From: Michał Górny Date: Thu, 1 Mar 2018 08:41:16 +0000 (+0100) Subject: dev-java/fastinfoset: Dekeyword *-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b5f0352a058d6151fb0fea0bcc64dc7b0072bec4;p=gentoo.git dev-java/fastinfoset: Dekeyword *-fbsd --- diff --git a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild b/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild index 3bb647c3d87f..d84fbc04414d 100644 --- a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild +++ b/dev-java/fastinfoset/fastinfoset-1.2.11.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 @@ -15,7 +15,7 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=com/sun/xml/${PN}/${MY_P LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.5"