diff options
author | Sam James <sam@gentoo.org> | 2023-07-23 21:48:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-23 21:48:04 +0100 |
commit | 30cdd869028d502d9aafc239224764b9b52337c4 (patch) | |
tree | 3de28173bf5f90ea55480e6ac263b6e6e63fdfe5 /app-shells | |
parent | app-shells/zsh: Stabilize 5.9-r4 sparc, #909790 (diff) | |
download | gentoo-30cdd869028d502d9aafc239224764b9b52337c4.tar.gz gentoo-30cdd869028d502d9aafc239224764b9b52337c4.tar.bz2 gentoo-30cdd869028d502d9aafc239224764b9b52337c4.zip |
app-shells/zsh: Stabilize 5.9-r4 amd64, #909790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 de3554fb8384..d0a1af9dce73 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 |