commit: 00988e36166f95877b9740065d028068507720aa
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 15:36:10 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 15:36:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00988e36
app-shells/zsh-completions: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable
(ALLARCHES policy) wrt bug #807370
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-shells/zsh-completions/zsh-completions-0.33.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
index ea096ae90a8..1c3212105a9 100644
--- a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.33.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 ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~x64-macos"
fi
DESCRIPTION="Additional completion definitions for Zsh"