commit: c3e784c83365b304b5682cc1e133d2e2edb986b7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 20 04:39:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 20 04:39:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e784c8
app-shells/gentoo-zsh-completions: sync live ebuild
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
index 2a81da460ee..d04238a8985 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86
~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and
ebuild commands)"