summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-17 21:13:50 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-17 21:13:50 +0000
commitbda89cdf280d6fb851aebe2a0d4f51ba423c2f76 (patch)
tree2be781c887b3fb463a03cf21a3eee4a34d21258e /app-shells/zsh
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-bda89cdf280d6fb851aebe2a0d4f51ba423c2f76.tar.gz
gentoo-2-bda89cdf280d6fb851aebe2a0d4f51ba423c2f76.tar.bz2
gentoo-2-bda89cdf280d6fb851aebe2a0d4f51ba423c2f76.zip
arm/ia64/s390/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/zsh-4.3.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.3.2-r2.ebuild b/app-shells/zsh/zsh-4.3.2-r2.ebuild
index 24644aa2b9e4..f1e2b14b5226 100644
--- a/app-shells/zsh/zsh-4.3.2-r2.ebuild
+++ b/app-shells/zsh/zsh-4.3.2-r2.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-r2.ebuild,v 1.9 2007/03/01 00:54:14 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r2.ebuild,v 1.10 2007/03/17 21:13:50 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 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="maildir ncurses static doc examples pcre caps unicode"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )