diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 11:52:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 11:52:24 +0000 |
commit | db1e7f5b3b2064cdd95d57c68d99643136c8deef (patch) | |
tree | 09a291e51bc642218084a88807081365e5627495 /app-shells/zsh/zsh-5.0.2-r3.ebuild | |
parent | Stable for ia64, wrt bug #481904 (diff) | |
download | gentoo-2-db1e7f5b3b2064cdd95d57c68d99643136c8deef.tar.gz gentoo-2-db1e7f5b3b2064cdd95d57c68d99643136c8deef.tar.bz2 gentoo-2-db1e7f5b3b2064cdd95d57c68d99643136c8deef.zip |
Stable for ia64, wrt bug #482626
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/zsh/zsh-5.0.2-r3.ebuild')
-rw-r--r-- | app-shells/zsh/zsh-5.0.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-5.0.2-r3.ebuild b/app-shells/zsh/zsh-5.0.2-r3.ebuild index 2db2cc95ad31..b75db4bd7849 100644 --- a/app-shells/zsh/zsh-5.0.2-r3.ebuild +++ b/app-shells/zsh/zsh-5.0.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.2-r3.ebuild,v 1.6 2013/09/02 21:50:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.2-r3.ebuild,v 1.7 2013/09/03 11:52:24 ago Exp $ EAPI=5 @@ -34,7 +34,7 @@ SRC_URI="${ZSH_URI} 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 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" IUSE="caps debug doc examples gdbm maildir pcre static unicode" RDEPEND=" |