diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:08 +0100 |
commit | 352f323d6b9bde7171a69f339aee8eafe6138597 (patch) | |
tree | 37b1b9129c6a9244b2cd029bc2a024fddebc77f0 /app-shells/fish/fish-2.4.0.ebuild | |
parent | sci-calculators/hexcalc: ppc stable wrt bug #597766 (diff) | |
download | gentoo-352f323d6b9bde7171a69f339aee8eafe6138597.tar.gz gentoo-352f323d6b9bde7171a69f339aee8eafe6138597.tar.bz2 gentoo-352f323d6b9bde7171a69f339aee8eafe6138597.zip |
app-shells/fish: ppc stable wrt bug #601638
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/fish/fish-2.4.0.ebuild')
-rw-r--r-- | app-shells/fish/fish-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/fish/fish-2.4.0.ebuild b/app-shells/fish/fish-2.4.0.ebuild index 4154a47738d9..964c64390527 100644 --- a/app-shells/fish/fish-2.4.0.ebuild +++ b/app-shells/fish/fish-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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= |