commit: e8f4b8bd26ce87b743294b174e009f3a6ebf25fc
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 20:38:59 2025 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 20:38:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f4b8bd
app-shells/zsh: destabilize 5.9.0.3
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
app-shells/zsh/zsh-5.9.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/zsh/zsh-5.9.0.3.ebuild
b/app-shells/zsh/zsh-5.9.0.3.ebuild
index 659a49075d59..825a06c288cc 100644
--- a/app-shells/zsh/zsh-5.9.0.3.ebuild
+++ b/app-shells/zsh/zsh-5.9.0.3.ebuild
@@ -13,7 +13,7 @@ else
SRC_URI="https://downloads.sourceforge.net/zsh/zsh-test/${PV}-test/${P}-test.tar.xz
doc? (
https://downloads.sourceforge.net/zsh/zsh-test/${P}-test-doc.tar.xz )"
S="${WORKDIR}/${P}-test"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
fi
DESCRIPTION="UNIX Shell similar to the Korn shell"