diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-11-07 13:49:13 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-11-07 13:50:14 +0100 |
commit | 48a1f228ad23d0a46376d6c24806ea8f7a8b477d (patch) | |
tree | 3db44243371838d0cb77ccd0555d9eada4f514c6 /app-shells | |
parent | app-shells/fish: Bump to version 2.7_beta1 (diff) | |
download | gentoo-48a1f228ad23d0a46376d6c24806ea8f7a8b477d.tar.gz gentoo-48a1f228ad23d0a46376d6c24806ea8f7a8b477d.tar.bz2 gentoo-48a1f228ad23d0a46376d6c24806ea8f7a8b477d.zip |
app-shells/fish: Version 2.6.0 stable for amd64
Closes: https://bugs.gentoo.org/630526
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fish/fish-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-2.6.0.ebuild b/app-shells/fish/fish-2.6.0.ebuild index c8031c924452..fd71035af530 100644 --- a/app-shells/fish/fish-2.6.0.ebuild +++ b/app-shells/fish/fish-2.6.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${PV}/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="nls" RDEPEND=" |