commit:     94a474d8bc5142e3f9f1046ae416c02eea37d703
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 19:49:14 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 19:49:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a474d8

app-shells/zsh-completions: add ~arm, bug #621350

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
index 3ba0582d57d..74e18cd0dbf 100644
--- a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.25.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 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

Reply via email to