summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 00:20:26 +0000
committerSam James <sam@gentoo.org>2021-03-27 00:20:26 +0000
commit96daa44adf90609b8e01f96984bd1438fced82d8 (patch)
tree5b0089109e25ee40998188db4facff3e3fa220e4 /app-shells/zsh-completions
parentapp-shells/zsh-completions: stabilize 0.32.0: arm (diff)
downloadgentoo-96daa44adf90609b8e01f96984bd1438fced82d8.tar.gz
gentoo-96daa44adf90609b8e01f96984bd1438fced82d8.tar.bz2
gentoo-96daa44adf90609b8e01f96984bd1438fced82d8.zip
app-shells/zsh-completions: stabilize 0.32.0: sparc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/zsh-completions')
-rw-r--r--app-shells/zsh-completions/zsh-completions-0.32.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index b231b8f91c0c..867ca869613d 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.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 ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="amd64 arm arm64 ~ppc64 sparc ~x86 ~x64-macos"
fi
DESCRIPTION="Additional completion definitions for Zsh"