summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-05 20:34:57 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-05 20:35:03 +0000
commit46aeea2124f2752c058924268b0872047cf8aa9d (patch)
tree629c03f6d1d21bf21a3343f63b8a3363504616c4 /app-shells/zsh
parentsys-libs/freeipmi: drop dependency on openrc (diff)
downloadgentoo-46aeea2124f2752c058924268b0872047cf8aa9d.tar.gz
gentoo-46aeea2124f2752c058924268b0872047cf8aa9d.tar.bz2
gentoo-46aeea2124f2752c058924268b0872047cf8aa9d.zip
app-shells/zsh: stable 5.3.1 for hppa, bug #626942
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/zsh-5.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.3.1.ebuild b/app-shells/zsh/zsh-5.3.1.ebuild
index 8e411bbe03aa..62b5c6462022 100644
--- a/app-shells/zsh/zsh-5.3.1.ebuild
+++ b/app-shells/zsh/zsh-5.3.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="git://git.code.sf.net/p/zsh/code"
else
- KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~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-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SRC_URI="http://www.zsh.org/pub/${P}.tar.xz
doc? ( http://www.zsh.org/pub/${P}-doc.tar.xz )"
fi