commit: 5ac9e6dd41b64563eb9f71ff1176c85fb47984fb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 20 04:40:52 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 20 04:40:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac9e6dd
app-shells/gentoo-zsh-completions: ~x64-macos keyworded
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../gentoo-zsh-completions/gentoo-zsh-completions-20200914.ebuild | 2 +-
.../gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20200914.ebuild
b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20200914.ebuild
index 10790e56b8f..8f20b77d5d7 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20200914.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20200914.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 arm64 ~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 ~x64-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and
ebuild commands)"
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 d04238a8985..306738aed65 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 ~arm64 ~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 ~x64-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and
ebuild commands)"