diff options
author | Sam James <sam@gentoo.org> | 2023-07-23 21:48:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-23 21:48:03 +0100 |
commit | 2a91276107620d9815c60d320d3fc8faf3d46bf0 (patch) | |
tree | a79f1d3f5b79dad6e1cad692f692cc9770ed5391 /app-shells | |
parent | dev-db/mydumper: remove unused patch (diff) | |
download | gentoo-2a91276107620d9815c60d320d3fc8faf3d46bf0.tar.gz gentoo-2a91276107620d9815c60d320d3fc8faf3d46bf0.tar.bz2 gentoo-2a91276107620d9815c60d320d3fc8faf3d46bf0.zip |
app-shells/zsh: Stabilize 5.9-r4 sparc, #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 a9263096b463..de3554fb8384 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 |