commit: c9ae6c0d57517f0f413f943952905230e3a6864e Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Sun Jul 27 23:45:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 28 07:08:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ae6c0d
profiles/arch/alpha: espeakup pu.mask man As much as I'd like to have manpage support on all arches, keywording the required package would put an unfair amount of work on the alpha team when it will likely be used by very few people as they will already know the basics to the software anyway. Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43199 Closes: https://github.com/gentoo/gentoo/pull/43199 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index ec68d39a8561..01f556b86408 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ian Jordan <[email protected]> (2025-07-28) +# Needs app-text/ronn-ng, which is not keyworded here +app-accessibility/espeakup man + # Cristian Othón Martínez Vera <[email protected]> (2025-07-15) # Needs gui-apps/grim, which is not keyworded here x11-misc/xscreensaver wayland
