Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/gentoo-zsh-completions/
Date: Tue, 10 May 2022 16:39:55
Message-Id: 1652200774.0357e8854d04f7456fc8aaee7f75490ff16bb38f.jsmolic@gentoo
1 commit: 0357e8854d04f7456fc8aaee7f75490ff16bb38f
2 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
3 AuthorDate: Tue May 10 14:02:36 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 16:39:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0357e885
7
8 app-shells/gentoo-zsh-completions: keyword 20220112 for ~riscv
9
10 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 .../gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
17 index ac89d477c103..268d2cb1f118 100644
18 --- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
19 +++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
20 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
21 EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git"
22 else
23 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
25 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
26 fi
27
28 DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"