diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-05-10 22:02:36 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-10 18:39:34 +0200 |
commit | 0357e8854d04f7456fc8aaee7f75490ff16bb38f (patch) | |
tree | 543d0428dd5382e94bbc17971181e2677e5b17ea /app-shells | |
parent | media-video/wireplumber: bump to 0.4.10 (diff) | |
download | gentoo-0357e8854d04f7456fc8aaee7f75490ff16bb38f.tar.gz gentoo-0357e8854d04f7456fc8aaee7f75490ff16bb38f.tar.bz2 gentoo-0357e8854d04f7456fc8aaee7f75490ff16bb38f.zip |
app-shells/gentoo-zsh-completions: keyword 20220112 for ~riscv
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild index ac89d477c103..268d2cb1f118 100644 --- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild +++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris" fi DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)" |