mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-shells/zsh-completions: stabilize 0.32.0: arm64
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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 ~sparc ~x86 ~x64-macos"
|
||||
KEYWORDS="amd64 ~arm arm64 ~sparc ~x86 ~x64-macos"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Additional completion definitions for Zsh"
|
||||
|
||||
Reference in New Issue
Block a user