diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-21 18:43:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-21 19:37:22 +0000 |
commit | 7a1815f621a17262c812d23eb64f44dc58bb3eaf (patch) | |
tree | 8565794251f27f7775d2e3d82cf3cf0382bb9ca5 /app-shells/zsh | |
parent | media-sound/alsa-utils: stable 1.2.1 for hppa/sparc, bug #705758 (diff) | |
download | gentoo-7a1815f621a17262c812d23eb64f44dc58bb3eaf.tar.gz gentoo-7a1815f621a17262c812d23eb64f44dc58bb3eaf.tar.bz2 gentoo-7a1815f621a17262c812d23eb64f44dc58bb3eaf.zip |
app-shells/zsh: stable 5.7.1-r1 for hppa, bug #705816
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/zsh-5.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.7.1-r1.ebuild b/app-shells/zsh/zsh-5.7.1-r1.ebuild index 2c765f9c6504..10d572f4e759 100644 --- a/app-shells/zsh/zsh-5.7.1-r1.ebuild +++ b/app-shells/zsh/zsh-5.7.1-r1.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 |