summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-10 13:16:22 +0100
committerSam James <sam@gentoo.org>2022-07-10 13:16:22 +0100
commit88b1be1eb9ef018cfebd76bfc982a1b452da38d0 (patch)
tree34f8d8e9be9079ba24672002be652196da1a3260 /app-shells
parentnet-misc/rclone: Stabilize 1.58.1 amd64, #857240 (diff)
downloadgentoo-88b1be1eb9ef018cfebd76bfc982a1b452da38d0.tar.gz
gentoo-88b1be1eb9ef018cfebd76bfc982a1b452da38d0.tar.bz2
gentoo-88b1be1eb9ef018cfebd76bfc982a1b452da38d0.zip
app-shells/gentoo-zsh-completions: Stabilize 20220112 x86, #857216
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
index 4b9b4e533e3f..2946462b6341 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"