diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:21:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:21:38 +0200 |
commit | 4849ac781e1b4ea10ee7ac3cd6b022601d3a5a25 (patch) | |
tree | 97d7ab1ad4ec6aa65399ede499861b53b8b10da8 /app-shells | |
parent | media-libs/libmtp: ppc stable wrt bug #568266 (diff) | |
download | gentoo-4849ac781e1b4ea10ee7ac3cd6b022601d3a5a25.tar.gz gentoo-4849ac781e1b4ea10ee7ac3cd6b022601d3a5a25.tar.bz2 gentoo-4849ac781e1b4ea10ee7ac3cd6b022601d3a5a25.zip |
app-shells/fish: ppc stable wrt bug #582604
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-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 f58abc2b1810..5f4ea4407475 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 |