commit: a06ff5e9d77b1da362beeb478678f75225bb8247 Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net> AuthorDate: Sat Feb 13 16:30:18 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Feb 15 09:03:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06ff5e9
profiles: mask on x86_x32 Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 52b5218cbd2..1888a9c5fe8 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Bernd Waibel <[email protected]> (2021-02-13) +# Is reverse-dependency of dev-qt/qtwebengine +media-gfx/freecad + # Andreas Sturmlechner <[email protected]> (2021-02-09) # Requires net-libs/nodejs, plus mask all reverse-dependencies. dev-qt/qtwebengine
