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/bsh/
Date: Thu, 01 Mar 2018 08:39:58
Message-Id: 1519893579.333f7b2e6047c987ce72f562af4d208de881167d.mgorny@gentoo
1 commit: 333f7b2e6047c987ce72f562af4d208de881167d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 08:37:44 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 08:39:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333f7b2e
7
8 dev-java/bsh: Dekeyword *-fbsd
9
10 dev-java/bsh/bsh-2.0_beta6.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-java/bsh/bsh-2.0_beta6.ebuild b/dev-java/bsh/bsh-2.0_beta6.ebuild
14 index e0de8248262..2026697f5ff 100644
15 --- a/dev-java/bsh/bsh-2.0_beta6.ebuild
16 +++ b/dev-java/bsh/bsh-2.0_beta6.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}${MY_BETA}.zip ->
24
25 LICENSE="LGPL-2.1"
26 SLOT="0"
27 -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
28 +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
29 IUSE=""
30
31 CDEPEND="