summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-28 22:25:06 +0000
committerSam James <sam@gentoo.org>2022-12-28 22:25:06 +0000
commit3650a4fcad6cd57d5c966f49c6f593ef5bd44039 (patch)
tree7e8b1b0168be6e5d1e41130479c547ce18ed4f24 /app-shells
parentmedia-gfx/superslicer: Stabilize 2.5.59.0-r3 amd64, #888775 (diff)
downloadgentoo-3650a4fcad6cd57d5c966f49c6f593ef5bd44039.tar.gz
gentoo-3650a4fcad6cd57d5c966f49c6f593ef5bd44039.tar.bz2
gentoo-3650a4fcad6cd57d5c966f49c6f593ef5bd44039.zip
app-shells/zsh-completions: Stabilize 0.34.0 ALLARCHES, #888789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh-completions/zsh-completions-0.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
index f5ebe5d49325..ec9a9ddd1f80 100644
--- a/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git"
else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
fi
DESCRIPTION="Additional completion definitions for Zsh"