diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:33:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:33:38 +0300 |
commit | bd39101752fccd8d7f66c8ae883072a6d146b7cb (patch) | |
tree | 1d5d7190779f6a1bb4ee37542570e97520ce65a1 /app-shells/zsh | |
parent | app-shells/zsh: Stabilize 5.9-r6 sparc, #930630 (diff) | |
download | gentoo-bd39101752fccd8d7f66c8ae883072a6d146b7cb.tar.gz gentoo-bd39101752fccd8d7f66c8ae883072a6d146b7cb.tar.bz2 gentoo-bd39101752fccd8d7f66c8ae883072a6d146b7cb.zip |
app-shells/zsh: Stabilize 5.9-r6 ppc, #930630
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/zsh')
-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 2f7496c71417..19d6e70f4387 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 |