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

app-shells/zsh-syntax-highlighting: keyword 0.7.1 for ~riscv

Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25419
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1.ebuild 
b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1.ebuild
index c714594dc373..6f3bd9ea5f6d 100644
--- a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1.ebuild
+++ b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1.ebuild
@@ -11,7 +11,7 @@ if [[ -z ${PV%%*9999} ]]; then
 else
        MY_PV=$(ver_rs 3 -)
        
SRC_URI="https://github.com/zsh-users/zsh-syntax-highlighting/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm x86"
+       KEYWORDS="amd64 ~arm ~riscv x86"
        S="${WORKDIR}/${PN}-${MY_PV}"
 fi
 

Reply via email to