commit: 3492a903fbaba2c8c30a3fe25a24fdf54857c209 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 25 18:14:16 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 18:14:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3492a903
profiles/mips: more package.use.mask Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 0bb7248b0871..16a169bf12c2 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,21 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-08-25) +# simplify the dep tree +app-admin/syslog-ng amqp grpc kafka mongodb smtp +app-crypt/pinentry efl +app-text/doxygen gui +dev-build/cmake gui +dev-util/glade gjs +dev-util/pkgcheck emacs +dev-util/ragel doc +dev-vcs/git doc subversion +mail-mta/postfix mongodb +media-sound/liblc3 test +net-misc/rsync rrsync +net-firewall/nftables doc + # Arthur Zamarin <[email protected]> (2024-08-25) # Some optional emacs dependencies are not keyworded. app-editors/emacs gui mailutils
