diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 17:45:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 17:45:50 +0000 |
commit | 4b643238fe2f1072c026903d6f3487dd2ff13f89 (patch) | |
tree | eee0c94a29cf0326474eba7994845954f26f9c1b /app-shells/fish/fish-1.23.1.ebuild | |
parent | Marked ppc/ppc64 stable for bug #316637. (diff) | |
download | historical-4b643238fe2f1072c026903d6f3487dd2ff13f89.tar.gz historical-4b643238fe2f1072c026903d6f3487dd2ff13f89.tar.bz2 historical-4b643238fe2f1072c026903d6f3487dd2ff13f89.zip |
Stable for PPC (bug #319473).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'app-shells/fish/fish-1.23.1.ebuild')
-rw-r--r-- | app-shells/fish/fish-1.23.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/fish/fish-1.23.1.ebuild b/app-shells/fish/fish-1.23.1.ebuild index 2a9b47a49c09..618bc3ce599a 100644 --- a/app-shells/fish/fish-1.23.1.ebuild +++ b/app-shells/fish/fish-1.23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1.ebuild,v 1.2 2010/04/18 12:58:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1.ebuild,v 1.3 2010/05/13 17:45:50 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://fishshell.org/files/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="X" DEPEND="sys-libs/ncurses |