diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-16 08:08:25 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-16 09:17:18 +0000 |
commit | 24fd9f96c5c631f8fc1add8d60f14a39ec12c7c1 (patch) | |
tree | f23fb10022cf9ecee7d9eb5fc1aa1f17c648213f /app-shells/fish | |
parent | media-video/mkvtoolnix: Run the testsuite with FEATURES=test. (diff) | |
download | gentoo-24fd9f96c5c631f8fc1add8d60f14a39ec12c7c1.tar.gz gentoo-24fd9f96c5c631f8fc1add8d60f14a39ec12c7c1.tar.bz2 gentoo-24fd9f96c5c631f8fc1add8d60f14a39ec12c7c1.zip |
app-shells/fish: Keyword for ppc64.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@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 40bb796f2512..af6e109db123 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 ~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 |