commit:     429d88ecd513c8662acda30d7252902eebda3777
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 20:03:04 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 20:03:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429d88ec

app-shells/zsh-syntax-highlighting: mark stable

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <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 8ca8ffb2e2b..7d6ef4a088b 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-2020 Gentoo Authors
+# Copyright 1999-2021 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 x86"
        S="${WORKDIR}/${PN}-${MY_PV}"
 fi
 

Reply via email to