diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-02 11:19:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-02 11:19:29 +0000 |
commit | efca68ee8050aa88e4a867516eb04f7869006f01 (patch) | |
tree | 211fff57ee4ac9269fc5ecaa17843fd2fc16511c /app-shells | |
parent | sys-apps/portage: stable 2.3.89 for ppc, bug #711074 (diff) | |
download | gentoo-efca68ee8050aa88e4a867516eb04f7869006f01.tar.gz gentoo-efca68ee8050aa88e4a867516eb04f7869006f01.tar.bz2 gentoo-efca68ee8050aa88e4a867516eb04f7869006f01.zip |
app-shells/zsh: stable 5.8 for ppc, bug #711136
Package-Manager: Portage-2.3.88, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 475791e71ac0..460a1d378800 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 |