commit: 908c63faa5323536823b156b59d36612c64aff52 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 25 17:46:35 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 17:46:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908c63fa
profiles/mips: mask app-editors/emacs[gui,mailutils] Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 52692abff9d1..0bb7248b0871 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-08-25) +# Some optional emacs dependencies are not keyworded. +app-editors/emacs gui mailutils + # Arthur Zamarin <[email protected]> (2024-08-25) # net-libs/webkit-gtk has no mips keywords app-editors/emacs xwidgets
