commit: 333f7b2e6047c987ce72f562af4d208de881167d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 08:37:44 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 08:39:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333f7b2e
dev-java/bsh: Dekeyword *-fbsd dev-java/bsh/bsh-2.0_beta6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/bsh/bsh-2.0_beta6.ebuild b/dev-java/bsh/bsh-2.0_beta6.ebuild index e0de8248262..2026697f5ff 100644 --- a/dev-java/bsh/bsh-2.0_beta6.ebuild +++ b/dev-java/bsh/bsh-2.0_beta6.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}${MY_BETA}.zip -> LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" CDEPEND="
