diff options
author | Sam James <sam@gentoo.org> | 2023-05-30 00:49:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-30 00:49:53 +0100 |
commit | b6957257c2c90e785792f59d62ab729ffce84fc5 (patch) | |
tree | d581ee9aa6e61a707a223f193eee08291dc141a6 /app-shells | |
parent | dev-python/argcomplete: Stabilize 3.0.8 hppa, #907315 (diff) | |
download | gentoo-b6957257c2c90e785792f59d62ab729ffce84fc5.tar.gz gentoo-b6957257c2c90e785792f59d62ab729ffce84fc5.tar.bz2 gentoo-b6957257c2c90e785792f59d62ab729ffce84fc5.zip |
app-shells/zsh: Stabilize 5.9-r3 hppa, #907315
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/zsh-5.9-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.9-r3.ebuild b/app-shells/zsh/zsh-5.9-r3.ebuild index 0b51919554c9..b980463b0839 100644 --- a/app-shells/zsh/zsh-5.9-r3.ebuild +++ b/app-shells/zsh/zsh-5.9-r3.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-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 |