diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 18:24:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 18:24:44 +0100 |
commit | 94fabed3c44d929c67c8be1c19943fb9588897f8 (patch) | |
tree | 2398d7706fe96ace9822609c68396cc04306f7e1 /app-shells | |
parent | dev-python/Levenshtein: Stabilize 0.25.1 sparc, #930612 (diff) | |
download | gentoo-94fabed3c44d929c67c8be1c19943fb9588897f8.tar.gz gentoo-94fabed3c44d929c67c8be1c19943fb9588897f8.tar.bz2 gentoo-94fabed3c44d929c67c8be1c19943fb9588897f8.zip |
app-shells/zsh: Stabilize 5.9-r6 amd64, #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 40dc55bb4029..0b712c5a4213 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 |