diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-27 14:16:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-27 14:16:30 +0300 |
commit | eabd5a353a9c10322881f04a4fc75904f96b89db (patch) | |
tree | e7e588a21d6153c109d1b48a648c13826743d80d /app-shells | |
parent | app-admin/awscli: Stabilize 1.32.84 ALLARCHES, #930770 (diff) | |
download | gentoo-eabd5a353a9c10322881f04a4fc75904f96b89db.tar.gz gentoo-eabd5a353a9c10322881f04a4fc75904f96b89db.tar.bz2 gentoo-eabd5a353a9c10322881f04a4fc75904f96b89db.zip |
app-shells/zsh: Stabilize 5.9-r6 hppa, #930630
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/zsh-5.9-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.9-r6.ebuild b/app-shells/zsh/zsh-5.9-r6.ebuild index f8a5d23a53d9..ae1bfb9b4e17 100644 --- a/app-shells/zsh/zsh-5.9-r6.ebuild +++ b/app-shells/zsh/zsh-5.9-r6.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit autotools flag-o-matic prefix -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 |