summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-10 17:36:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-10 17:36:10 +0200
commit00988e36166f95877b9740065d028068507720aa (patch)
treecc874bb297b17f213ed637dfbc185f48472b8895 /app-shells
parentgnome-extra/gnome-commander: amd64 stable wrt bug #807298 (diff)
downloadgentoo-00988e36166f95877b9740065d028068507720aa.tar.gz
gentoo-00988e36166f95877b9740065d028068507720aa.tar.bz2
gentoo-00988e36166f95877b9740065d028068507720aa.zip
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@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh-completions/zsh-completions-0.33.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 ea096ae90a8d..1c3212105a95 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"