summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-12-19 14:55:31 +0100
committerManuel Rüger <mrueg@gentoo.org>2018-12-19 14:55:57 +0100
commit88d6f665162c5e1441e706789ca661ef465f4743 (patch)
treeaf84e5c564775aa1a4715839c768e39ee8471c99 /app-shells
parentapp-shells/zsh-completions: Version bump to 0.30.0 (diff)
downloadgentoo-88d6f665162c5e1441e706789ca661ef465f4743.tar.gz
gentoo-88d6f665162c5e1441e706789ca661ef465f4743.tar.bz2
gentoo-88d6f665162c5e1441e706789ca661ef465f4743.zip
app-shells/zsh-completions: Stable on amd64
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh-completions/zsh-completions-0.29.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
index 926c471ffa08..0f1e354b7908 100644
--- a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.29.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 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~sparc ~x86"
fi
DESCRIPTION="Additional completion definitions for Zsh"