summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-11-29 23:40:11 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-11-29 23:40:11 +0100
commita12696e204c446a0565fa00d2d94bc9975f8de17 (patch)
tree86fed76a2db970ea4340dc45e3bb6f7580bfd016 /app-shells/zsh-completions
parentnet-print/hplip-plugin: Version bump to 3.6.11 (diff)
downloadgentoo-a12696e204c446a0565fa00d2d94bc9975f8de17.tar.gz
gentoo-a12696e204c446a0565fa00d2d94bc9975f8de17.tar.bz2
gentoo-a12696e204c446a0565fa00d2d94bc9975f8de17.zip
app-shells/zsh-completions: Stable on amd64
Gentoo-Bug: #601188 Package-Manager: portage-2.3.2
Diffstat (limited to 'app-shells/zsh-completions')
-rw-r--r--app-shells/zsh-completions/zsh-completions-0.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 e5b1d5f40bc0..fbeb14adca88 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"