commit:     f507fc4bb06f021172ceae8d5a99dc2f5a04beda
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 00:21:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 00:21:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f507fc4b

app-shells/zsh-completions: sync live ebuild

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/app-shells/zsh-completions/zsh-completions-9999.ebuild 
b/app-shells/zsh-completions/zsh-completions-9999.ebuild
index e9aaddd7262..8ec707f726f 100644
--- a/app-shells/zsh-completions/zsh-completions-9999.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-9999.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 ~arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

Reply via email to