diff options
Diffstat (limited to 'app-shells/zsh/zsh-4.3.2-r1.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-4.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.3.2-r1.ebuild b/app-shells/zsh/zsh-4.3.2-r1.ebuild index 3792e54f22d9..00ab8c0eef14 100644 --- a/app-shells/zsh/zsh-4.3.2-r1.ebuild +++ b/app-shells/zsh/zsh-4.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.4 2006/09/09 14:57:10 christel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r1.ebuild,v 1.5 2006/09/18 17:43:08 steev Exp $ inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2 LICENSE="ZSH" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="maildir ncurses static doc pcre caps unicode" RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 ) |