diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:21:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:21:47 +0300 |
commit | 1304a73f0f9baa245b5fcf203fc7d3223edbc64d (patch) | |
tree | 81710b0f07eea08a8f9cd8a41598179a24a63f80 /app-shells | |
parent | sys-power/cpupower: Stabilize 6.2 arm64, #930627 (diff) | |
download | gentoo-1304a73f0f9baa245b5fcf203fc7d3223edbc64d.tar.gz gentoo-1304a73f0f9baa245b5fcf203fc7d3223edbc64d.tar.bz2 gentoo-1304a73f0f9baa245b5fcf203fc7d3223edbc64d.zip |
app-shells/zsh: Stabilize 5.9-r6 arm, #930630
Signed-off-by: Arthur Zamarin <arthurzam@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 d0239108837f..40dc55bb4029 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 |