summaryrefslogtreecommitdiff
path: root/app-shells/bash-completion/bash-completion-2.14.0-r1.ebuild
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02*/*: destable hppaArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-07-08app-shells/bash-completion: Stabilize 2.14.0-r1 ALLARCHES, #935720Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-06-07app-shells/bash-completion: fix QA warnings for unusable completionsEli Schwartz
Remove some more completions we don't have a good reason to ship. They are either solaris-specific or require packages we don't ship. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>