diff options
Diffstat (limited to 'app-shells/zsh/zsh-5.0.5.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-5.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild index 57b9e7b64c93..730e38cf90ab 100644 --- a/app-shells/zsh/zsh-5.0.5.ebuild +++ b/app-shells/zsh/zsh-5.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.11 2014/11/21 09:58:51 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.12 2015/07/22 06:15:24 vapier Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.zsh.org/pub/${P}.tar.bz2 LICENSE="ZSH gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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 ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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=" |