diff options
author | Sam James <sam@gentoo.org> | 2023-08-05 01:32:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-05 01:32:44 +0100 |
commit | 66757a191020465b75c44bd7367d96786e2ac4e4 (patch) | |
tree | d8e0741e22f83860abf996b5a1e56395ed7286ea /app-shells | |
parent | sys-devel/binutils: 2.40 patchlevel 7 bump (2.40-r8) (diff) | |
download | gentoo-66757a191020465b75c44bd7367d96786e2ac4e4.tar.gz gentoo-66757a191020465b75c44bd7367d96786e2ac4e4.tar.bz2 gentoo-66757a191020465b75c44bd7367d96786e2ac4e4.zip |
app-shells/zsh: Stabilize 5.9-r4 ppc, #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 e6d8196e02fc..5b8cb8af0853 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 |