diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:46:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:53:55 +0200 |
commit | 5c98aff79e4755602b2880bff2b28d9f3f2bff57 (patch) | |
tree | 2c645f2e68549a58218bcc37c6affff074d0afea /app-shells | |
parent | media-gfx/rawtherapee: x86 stable (bug #618324) (diff) | |
download | gentoo-5c98aff79e4755602b2880bff2b28d9f3f2bff57.tar.gz gentoo-5c98aff79e4755602b2880bff2b28d9f3f2bff57.tar.bz2 gentoo-5c98aff79e4755602b2880bff2b28d9f3f2bff57.zip |
app-shells/fish: x86 stable (bug #630526)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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 fdb99dc66952..c8031c924452 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=" |