app-shells/zsh-completions: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Fri, 5 Jan 2018 15:28:12 +0000 (16:28 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 8 Jan 2018 11:41:54 +0000 (12:41 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

index 74e18cd0dbf03ae7c5b4de4a9d2d634727e5f44d..348182015e258c1421fa47652dfccc12818c1805 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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 ~x86"
+       KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"