summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/zsh/zsh-4.3.4-r1.ebuild')
-rw-r--r--app-shells/zsh/zsh-4.3.4-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/zsh/zsh-4.3.4-r1.ebuild b/app-shells/zsh/zsh-4.3.4-r1.ebuild
index 352aa16cbd0a..f34911b1355e 100644
--- a/app-shells/zsh/zsh-4.3.4-r1.ebuild
+++ b/app-shells/zsh/zsh-4.3.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.1 2007/12/04 16:10:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.2 2008/01/04 15:05:02 maekke Exp $
inherit eutils multilib autotools
@@ -17,7 +17,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 static doc examples pcre caps unicode"
RDEPEND=">=sys-libs/ncurses-5.1