summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-07-01 10:03:58 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-07-01 10:03:58 +0200
commit79295c5a1bd5b42da05f7529eb9aa3e9116a8729 (patch)
tree7addc8716f72cc1bde0162745bd29a7a1ef32e7f /app-shells
parentwww-apps/element: add 1.11.69, drop 1.11.66, 1.11.67 (diff)
downloadgentoo-79295c5a1bd5b42da05f7529eb9aa3e9116a8729.tar.gz
gentoo-79295c5a1bd5b42da05f7529eb9aa3e9116a8729.tar.bz2
gentoo-79295c5a1bd5b42da05f7529eb9aa3e9116a8729.zip
app-shells/zsh-syntax-highlighting: Stabilize 0.8.0 ALLARCHES, #935253
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.8.0.ebuild b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.8.0.ebuild
index 0b1f5c2efd49..33fbe3d0710d 100644
--- a/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.8.0.ebuild
+++ b/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.8.0.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" = *9999* ]]; then
EGIT_REPO_URI="https://github.com/zsh-users/${PN}.git"
else
SRC_URI="https://github.com/zsh-users/zsh-syntax-highlighting/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
DESCRIPTION="Fish shell like syntax highlighting for zsh"