app-misc/skim: add missing optfeature inherit

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-10 02:13:16 +00:00
parent 08b964fcf8
commit ff8d3a46eb

View File

@@ -151,7 +151,7 @@ CRATES="
zerocopy@0.8.14
"
inherit cargo shell-completion
inherit cargo optfeature shell-completion
DESCRIPTION="Command-line fuzzy finder"
HOMEPAGE="https://github.com/skim-rs/skim"