app-shells/bash-completion: use the correct eselect module name

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/28554
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Chris Mayo
2022-12-05 19:20:41 +00:00
committed by Michał Górny
parent d1878aa225
commit 6edd9df6a2

View File

@@ -11,7 +11,7 @@
</maintainer>
<use>
<flag name="eselect">
Support blacklisting of completions via 'eselect bash-completion'.
Support blacklisting of completions via 'eselect bashcomp'.
This enables custom Gentoo patching of upstream completion loader.
</flag>
</use>