summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-29 01:26:21 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-29 01:26:21 +0000
commit1c9fc87fec0c11a07ebde921f0688fecf03b7763 (patch)
tree7b7fe18083d183f5a5583c94641b1b46b96af565 /app-shells/zsh
parentMarked 0.3.2 as x86 (diff)
downloadgentoo-2-1c9fc87fec0c11a07ebde921f0688fecf03b7763.tar.gz
gentoo-2-1c9fc87fec0c11a07ebde921f0688fecf03b7763.tar.bz2
gentoo-2-1c9fc87fec0c11a07ebde921f0688fecf03b7763.zip
arm/hppa stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/zsh-4.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.2.4.ebuild b/app-shells/zsh/zsh-4.2.4.ebuild
index 957636a51435..3ff2642fc0ea 100644
--- a/app-shells/zsh/zsh-4.2.4.ebuild
+++ b/app-shells/zsh/zsh-4.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.4.ebuild,v 1.5 2005/03/28 14:23:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.4.ebuild,v 1.6 2005/03/29 01:26:21 vapier Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha ~arm hppa ~amd64 ~ia64 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ~ppc-macos sparc x86"
IUSE="maildir ncurses static doc pcre cap"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )