summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-24 09:30:34 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-24 09:32:51 +0300
commitf737b2088cd24561f00ef40b369109589d5fcafa (patch)
tree9a4fb4ae141e4327247a85f32a6244218651a104 /app-shells/zsh-syntax-highlighting
parentapp-office/texstudio: mark stable (diff)
downloadgentoo-f737b2088cd24561f00ef40b369109589d5fcafa.tar.gz
gentoo-f737b2088cd24561f00ef40b369109589d5fcafa.tar.bz2
gentoo-f737b2088cd24561f00ef40b369109589d5fcafa.zip
app-shells/zsh-syntax-highlighting: mark stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-shells/zsh-syntax-highlighting')
-rw-r--r--app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.0_beta1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.0_beta1.ebuild b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.0_beta1.ebuild
index 8ca8ffb2e2b8..0ba4e019c3f3 100644
--- a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.0_beta1.ebuild
+++ b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.7.0_beta1.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 ~x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi