summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-11 09:25:56 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-11 09:25:56 +0000
commit7fdae6f33960dd35514085e404a6e948a9ebc277 (patch)
tree2570c9130f0c7326a9a1f91b70477458da3d9399 /app-shells/zsh
parentarm/s390/sh stable (diff)
downloadgentoo-2-7fdae6f33960dd35514085e404a6e948a9ebc277.tar.gz
gentoo-2-7fdae6f33960dd35514085e404a6e948a9ebc277.tar.bz2
gentoo-2-7fdae6f33960dd35514085e404a6e948a9ebc277.zip
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/zsh-4.3.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.3.2-r3.ebuild b/app-shells/zsh/zsh-4.3.2-r3.ebuild
index 21202f1b35ea..fa44c0327dc9 100644
--- a/app-shells/zsh/zsh-4.3.2-r3.ebuild
+++ b/app-shells/zsh/zsh-4.3.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.7 2007/12/06 05:04:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.8 2007/12/11 09:25:56 vapier Exp $
inherit eutils multilib
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="maildir ncurses static doc examples pcre caps unicode"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )