diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-05 15:41:01 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-05 15:48:55 +0800 |
commit | 3af40f3faf5255f02b990b419729bf09384dc5ba (patch) | |
tree | 4082c40ef03dcd43b393d5a71c255ed163757c53 /app-shells/zsh | |
parent | sys-process/schedtool: keyword 1.3.0-r1 for ~loong (diff) | |
download | gentoo-3af40f3faf5255f02b990b419729bf09384dc5ba.tar.gz gentoo-3af40f3faf5255f02b990b419729bf09384dc5ba.tar.bz2 gentoo-3af40f3faf5255f02b990b419729bf09384dc5ba.zip |
app-shells/zsh: keyword 5.8.1-r2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/zsh-5.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.8.1-r2.ebuild b/app-shells/zsh/zsh-5.8.1-r2.ebuild index dbb80d5ae6d8..4aedba310b22 100644 --- a/app-shells/zsh/zsh-5.8.1-r2.ebuild +++ b/app-shells/zsh/zsh-5.8.1-r2.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 ~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 |