diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-02 11:33:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-02 11:33:31 +0000 |
commit | 3211aa3c368b554d3fa967c8c7428eb663c34797 (patch) | |
tree | e06a5e14fcbda1098c9b8019d40fea66b924381b /app-shells | |
parent | dev-python/parso: stable 0.6.0 for ppc64, bug #711004 (diff) | |
download | gentoo-3211aa3c368b554d3fa967c8c7428eb663c34797.tar.gz gentoo-3211aa3c368b554d3fa967c8c7428eb663c34797.tar.bz2 gentoo-3211aa3c368b554d3fa967c8c7428eb663c34797.zip |
app-shells/zsh: stable 5.8 for ppc64, bug #711136
Package-Manager: Portage-2.3.88, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/zsh-5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.8.ebuild b/app-shells/zsh/zsh-5.8.ebuild index 460a1d378800..85d131789970 100644 --- a/app-shells/zsh/zsh-5.8.ebuild +++ b/app-shells/zsh/zsh-5.8.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]] ; then inherit git-r3 EGIT_REPO_URI="https://git.code.sf.net/p/zsh/code" else - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SRC_URI="https://www.zsh.org/pub/${P}.tar.xz https://www.zsh.org/pub/old/${P}.tar.xz mirror://sourceforge/${PN}/${P}.tar.xz |