diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 15:33:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 15:33:04 +0200 |
commit | e277a30330ec50f3bf3c6cfe7d477e290b05ba47 (patch) | |
tree | 02ec337ff70090849d649f1670081374b76bd383 /app-shells/fish | |
parent | media-sound/apetag: amd64 stable wrt bug #572106 (diff) | |
download | gentoo-e277a30330ec50f3bf3c6cfe7d477e290b05ba47.tar.gz gentoo-e277a30330ec50f3bf3c6cfe7d477e290b05ba47.tar.bz2 gentoo-e277a30330ec50f3bf3c6cfe7d477e290b05ba47.zip |
app-shells/fish: amd64 stable wrt bug #582604
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/fish')
-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 af6e109db123..0344da26cc9c 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 |