diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 20:08:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 20:08:08 +0100 |
commit | 005e42f77065dbd3ec4cf703c18596dfff2c11c0 (patch) | |
tree | d19956324322305998565d144f388a279a19eb29 /app-shells | |
parent | net-p2p/transmission: Stabilize 4.0.5 x86, #930626 (diff) | |
download | gentoo-005e42f77065dbd3ec4cf703c18596dfff2c11c0.tar.gz gentoo-005e42f77065dbd3ec4cf703c18596dfff2c11c0.tar.bz2 gentoo-005e42f77065dbd3ec4cf703c18596dfff2c11c0.zip |
app-shells/zsh: Stabilize 5.9-r6 x86, #930630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 19d6e70f4387..f8a5d23a53d9 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 |