app-shells/zsh-completions: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 29 Nov 2016 22:40:11 +0000 (23:40 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 29 Nov 2016 22:40:11 +0000 (23:40 +0100)
Gentoo-Bug: #601188

Package-Manager: portage-2.3.2

app-shells/zsh-completions/zsh-completions-0.22.0.ebuild

index e5b1d5f40bc036e7b1ffd1a5b0eeb75de2bb4c8e..fbeb14adca881b419a42b93cc42926583543e237 100644 (file)
@@ -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"