commit:     c9b2ac1c27aec737d111f06b201662a65fd20496
Author:     Stephan Hartmann <stha09 <AT> googlemail <DOT> com>
AuthorDate: Tue Feb 13 07:37:44 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 19:53:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b2ac1c

app-shells/zsh-completions: add ~sparc

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7169

 app-shells/zsh-completions/zsh-completions-0.27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
index 348182015e2..f59a24150fa 100644
--- a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
@@ -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 ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

Reply via email to