summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/zsh/zsh-4.2.0.ebuild')
-rw-r--r--app-shells/zsh/zsh-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.2.0.ebuild b/app-shells/zsh/zsh-4.2.0.ebuild
index 01ff9da516e4..7929cf6d84ff 100644
--- a/app-shells/zsh/zsh-4.2.0.ebuild
+++ b/app-shells/zsh/zsh-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0.ebuild,v 1.3 2004/05/07 19:30:10 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0.ebuild,v 1.4 2004/05/12 22:25:21 gustavoz Exp $
IUSE="maildir ncurses static doc pcre cap"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${MY_P}.tar.bz2
SLOT="0"
LICENSE="ZSH"
-KEYWORDS="x86 alpha ~ppc sparc ~amd64 ~hppa"
+KEYWORDS="x86 alpha ~ppc sparc ~amd64 hppa"
DEPEND="sys-apps/groff
>=sys-apps/sed-4