commit: dc083bad94f2fd3f5466c7b7f1c9d729c2dcbf9a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 24 17:28:32 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Apr 24 17:28:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc083bad
app-shells/zsh: Stabilize 5.9-r6 arm64, #930630 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-shells/zsh/zsh-5.9-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/zsh/zsh-5.9-r6.ebuild b/app-shells/zsh/zsh-5.9-r6.ebuild index 3422e073d309..f8b480d18e36 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
