commit: e5b3c5564db1da52c4f21599e41964441eef169c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 21:51:41 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 9 19:10:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b3c556
profiles: amd64: x32: Mask dev-qt/qtwebengine optional revdeps Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 98cfda535a6..971a94f8179 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,22 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2021-02-09) +# Requires net-libs/nodejs, plus mask all reverse-dependencies. +app-i18n/fcitx-libpinyin dictionary-manager +games-util/lgogdownloader gui +kde-apps/kde-apps-meta:5 pim +kde-apps/kdenetwork-meta:5 bittorrent +kde-apps/umbrello:5 php +kde-misc/kio-gdrive kaccounts +media-gfx/gmic digikam krita +net-irc/quassel urlpreview +net-misc/fatrat bittorrent +net-misc/seafile-client shibboleth +sci-geosciences/gpsbabel gui +sci-mathematics/yacas gui +sci-physics/root qt5 + # Patrick McLean <[email protected]> (2020-02-05) # sys-cluster/ceph no longer supports x86, versions that support # it no longer build thanks to python2 removals
