app-shells/zsh-completions: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 Apr 2019 08:51:30 +0000 (10:51 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 Apr 2019 08:52:30 +0000 (10:52 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-shells/zsh-completions/zsh-completions-0.30.0.ebuild

index 926c471ffa08de29e9003fb8723259d77e13f178..e15fd22632815a0605f3bccaeda782a6eab47f3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"