diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:47:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:47:32 +0200 |
commit | e3119e9f2241ebfe2ceb241b088fceb1279ee649 (patch) | |
tree | 26c5037f1a930304bca83298ef69376a1811c5c9 /app-shells/zsh | |
parent | net-misc/stunnel: ppc64 stable wrt bug #859796 (diff) | |
download | gentoo-e3119e9f2241ebfe2ceb241b088fceb1279ee649.tar.gz gentoo-e3119e9f2241ebfe2ceb241b088fceb1279ee649.tar.bz2 gentoo-e3119e9f2241ebfe2ceb241b088fceb1279ee649.zip |
app-shells/zsh: sparc stable wrt bug #859586
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/zsh-5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |