Diff zsh-completions-0.34.0 with a zsh-completions-9999
/usr/portage/app-shells/zsh-completions/zsh-completions-9999.ebuild 2023-10-09 14:52:28.864368334 +0300 | ||
---|---|---|
8 | 8 |
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git" |
9 | 9 |
else |
10 | 10 |
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |
11 |
KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-macos" |
|
11 |
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" |
|
12 | 12 |
fi |
13 | 13 | |
14 | 14 |
DESCRIPTION="Additional completion definitions for Zsh" |