summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/zsh/zsh-4.3.2-r3.ebuild')
-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 9a6311a70fc2..c5f39a72f295 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.5 2007/12/05 00:40:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.6 2007/12/05 11:19:11 armin76 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 )