diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:43:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:33 +0100 |
commit | cdb24e02c2051c45d5f7e2983e674d1755ac9812 (patch) | |
tree | 22a7c041a72ef5a14a983280e79c0b650c3f5eac /app-shells | |
parent | dev-python/pyid3lib: x86 stable wrt bug #593124 (diff) | |
download | gentoo-cdb24e02c2051c45d5f7e2983e674d1755ac9812.tar.gz gentoo-cdb24e02c2051c45d5f7e2983e674d1755ac9812.tar.bz2 gentoo-cdb24e02c2051c45d5f7e2983e674d1755ac9812.zip |
app-shells/fish: x86 stable wrt bug #601638
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fish/fish-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-2.4.0.ebuild b/app-shells/fish/fish-2.4.0.ebuild index 964c64390527..817db5452953 100644 --- a/app-shells/fish/fish-2.4.0.ebuild +++ b/app-shells/fish/fish-2.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://fishshell.com/files/${PV}/${P}.tar.gz" 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="X" DEPEND="sys-libs/ncurses:0= |