Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/fish/
Date: Fri, 30 Mar 2018 03:10:17
Message-Id: 1522379334.d0777f965819d45d3f0c675e6ef517aff75ddd8b.bman@gentoo
1 commit: d0777f965819d45d3f0c675e6ef517aff75ddd8b
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 03:08:54 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 03:08:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0777f96
7
8 app-shells/fish: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651800
11 Package-Manager: Portage-2.3.26, Repoman-2.3.7
12
13 app-shells/fish/fish-2.7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/fish/fish-2.7.1.ebuild b/app-shells/fish/fish-2.7.1.ebuild
17 index a26d81c57d9..d3fe5a15f71 100644
18 --- a/app-shells/fish/fish-2.7.1.ebuild
19 +++ b/app-shells/fish/fish-2.7.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/$
21 LICENSE="GPL-2"
22 SLOT="0"
23 [[ "${PV}" = *_* ]] || \
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 IUSE="nls test"
27
28 RDEPEND="