commit:     bdc00e474f8633d8a1251ff5b8f52cbc0ae1098e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 17:37:09 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May  3 17:37:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc00e47

app-shells/zsh-syntax-highlighting: Keyword 0.7.1 arm, #837134

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.1.ebuild      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 7d6ef4a088be..c714594dc373 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
@@ -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
@@ -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 x86"
+       KEYWORDS="amd64 ~arm x86"
        S="${WORKDIR}/${PN}-${MY_PV}"
 fi
 

Reply via email to