diff options
Diffstat (limited to 'app-shells/zsh/zsh-4.3.10-r2.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.3.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.3.10-r2.ebuild b/app-shells/zsh/zsh-4.3.10-r2.ebuild index 5434b98d52d5..789e934b312e 100644 --- a/app-shells/zsh/zsh-4.3.10-r2.ebuild +++ b/app-shells/zsh/zsh-4.3.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.10-r2.ebuild,v 1.2 2010/08/26 10:03:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.10-r2.ebuild,v 1.3 2010/08/26 10:45:13 fauli Exp $ EAPI=3 @@ -39,7 +39,7 @@ SRC_URI="${ZSH_URI} LICENSE="ZSH gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps debug doc examples gdbm maildir pcre static unicode" RDEPEND=">=sys-libs/ncurses-5.1 |