commit: db277637d96a6278e5e2171d2cc41aa39042977c
Author: Max Grinberg <codeswhite <AT> protonmail <DOT> com>
AuthorDate: Mon Sep 13 21:19:55 2021 +0000
Commit: Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 09:34:48 2022 +0000
URL:
https://gitweb.gentoo.org/proj/zsh-completion.git/commit/?id=db277637
Fixed #27 (quse -p <tab>)
Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org>
src/_portage_utils | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/_portage_utils b/src/_portage_utils
index 3508061..34858b6 100644
--- a/src/_portage_utils
+++ b/src/_portage_utils
@@ -199,7 +199,7 @@ case $service in
{'(--license)-L','(-L)--license'}'[Use the LICENSE vs IUSE]' \
{'(--describe)-D','(-D)--describe'}'[Describe the USE flag]' \
{'(--installed)-I','(-I)--installed'}'[Only search installed packages]' \
- {'(--package)-p','(-p)--package'}'[Restrict matching to package or
category]:package:gentoo_packages available' \
+ {'(--package)-p','(-p)--package'}'[Restrict matching to package or
category]:package:_gentoo_packages available' \
{'(--repo)-R','(-R)--repo'}'[Show repository the ebuild originates
from]' \
{'(--format)-F','(-F)--format'}'[Print matched atom using given format
string]:format' \
'*:useflag:_gentoo_packages useflag'