commit: a12696e204c446a0565fa00d2d94bc9975f8de17
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 22:40:11 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 22:40:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12696e2
app-shells/zsh-completions: Stable on amd64
Gentoo-Bug: #601188
Package-Manager: portage-2.3.2
app-shells/zsh-completions/zsh-completions-0.22.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
index e5b1d5f..fbeb14a 100644
--- a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
@@ -9,7 +9,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 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Additional completion definitions for Zsh"