commit:     d8cfff4f9d1612a453f51f7e87b788f08aeacab4
Author:     Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Tue May 10 14:02:50 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue May 10 16:39:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cfff4f

app-shells/zsh-completions: keyword 0.33.0 for ~riscv

Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.33.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
index 1c3212105a95..ccbe230c7310 100644
--- a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
        EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git";
 else
        SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~x64-macos"
+       KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

Reply via email to