diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:10:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | e15f2d4e1a1311f8077177023623ba2a70a6626d (patch) | |
tree | 195134f683e2c385f8d954dca01df5873b84b1d0 /app-shells/fish/fish-2.2.0.ebuild | |
parent | media-libs/libmtp: x86 stable wrt bug #568266 (diff) | |
download | gentoo-e15f2d4e1a1311f8077177023623ba2a70a6626d.tar.gz gentoo-e15f2d4e1a1311f8077177023623ba2a70a6626d.tar.bz2 gentoo-e15f2d4e1a1311f8077177023623ba2a70a6626d.zip |
app-shells/fish: x86 stable wrt bug #582604
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/fish/fish-2.2.0.ebuild')
-rw-r--r-- | app-shells/fish/fish-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-2.2.0.ebuild b/app-shells/fish/fish-2.2.0.ebuild index 0344da26cc9c..f58abc2b1810 100644 --- a/app-shells/fish/fish-2.2.0.ebuild +++ b/app-shells/fish/fish-2.2.0.ebuild @@ -14,7 +14,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 |