commit: 5f94b34dfbc2c96ae99d729ea7b10011ff8dc9fa Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 18:17:07 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 18:17:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f94b34d
profiles/arch/hppa: mask app-shells/bash[mem-scramble] Bug: https://bugs.gentoo.org/832946 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 26772ef3cfec..359c15fb777b 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Arthur Zamarin <[email protected]> (2022-02-08) +# bash becomes corrupted and system breaks, bug #832946 +app-shells/bash mem-scramble + # Sam James <[email protected]> (2022-01-29) # app-text/ronn-ng not keyworded here, bug #801103 app-accessibility/espeak-ng man
