commit: fea8bc507fee438b83e8bf80c7ad413603d155d9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 08:43:33 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 08:46:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea8bc50
dev-java/tagsoup: Dekeyword *-fbsd dev-java/tagsoup/tagsoup-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/tagsoup/tagsoup-1.2.1.ebuild b/dev-java/tagsoup/tagsoup-1.2.1.ebuild index 7bbcd732b62..b31f93d18bc 100644 --- a/dev-java/tagsoup/tagsoup-1.2.1.ebuild +++ b/dev-java/tagsoup/tagsoup-1.2.1.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=4 @@ -13,7 +13,7 @@ SRC_URI="http://mercury.ccil.org/~cowan/XML/tagsoup/${P}-src.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="
