diff options
author | Sam James <sam@gentoo.org> | 2023-07-23 21:48:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-23 21:48:06 +0100 |
commit | 60a2690b1ffbf077bad28a35bb1048c83f785e5d (patch) | |
tree | 387dddfd6843f1f6e1fec9919d9c9431c6ce5205 /app-shells/zsh | |
parent | app-shells/zsh: Stabilize 5.9-r4 amd64, #909790 (diff) | |
download | gentoo-60a2690b1ffbf077bad28a35bb1048c83f785e5d.tar.gz gentoo-60a2690b1ffbf077bad28a35bb1048c83f785e5d.tar.bz2 gentoo-60a2690b1ffbf077bad28a35bb1048c83f785e5d.zip |
app-shells/zsh: Stabilize 5.9-r4 x86, #909790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/zsh-5.9-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.9-r4.ebuild b/app-shells/zsh/zsh-5.9-r4.ebuild index d0a1af9dce73..d98acbe2162b 100644 --- a/app-shells/zsh/zsh-5.9-r4.ebuild +++ b/app-shells/zsh/zsh-5.9-r4.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 |