From e3119e9f2241ebfe2ceb241b088fceb1279ee649 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 22 Jul 2022 09:47:32 +0200 Subject: app-shells/zsh: sparc stable wrt bug #859586 Signed-off-by: Agostino Sarubbo --- app-shells/zsh/zsh-5.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells') diff --git a/app-shells/zsh/zsh-5.9.ebuild b/app-shells/zsh/zsh-5.9.ebuild index 3a7c9207129e..c59ad0a3ae3f 100644 --- a/app-shells/zsh/zsh-5.9.ebuild +++ b/app-shells/zsh/zsh-5.9.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]] ; then inherit git-r3 EGIT_REPO_URI="https://git.code.sf.net/p/zsh/code" else - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SRC_URI="https://www.zsh.org/pub/${P}.tar.xz https://www.zsh.org/pub/old/${P}.tar.xz mirror://sourceforge/${PN}/${P}.tar.xz -- cgit v1.2.3-65-gdbad