summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-10 21:58:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-10 21:58:08 +0300
commiteb53563def300de28db2ebed7e5bedced2dfe843 (patch)
tree4f12c0dfaf1e1836938b1738c70cc774c9607dcc /app-shells/gentoo-zsh-completions
parentdev-java/tomcat-servlet-api: Stabilize 8.5.81 ppc64, #857237 (diff)
downloadgentoo-eb53563def300de28db2ebed7e5bedced2dfe843.tar.gz
gentoo-eb53563def300de28db2ebed7e5bedced2dfe843.tar.bz2
gentoo-eb53563def300de28db2ebed7e5bedced2dfe843.zip
app-shells/gentoo-zsh-completions: Stabilize 20220112 ppc, #857216
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/gentoo-zsh-completions')
-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 4d3a0da78281..ca7ce0687081 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)"