commit: 5b312bf7f2eb40ea498506347571bd73e38b6338 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 25 17:46:06 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 17:46:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b312bf7
profiles/mips: mask useflags depending on net-libs/webkit-gtk Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index d877d9ed3a7b..52692abff9d1 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-08-25) +# net-libs/webkit-gtk has no mips keywords +app-editors/emacs xwidgets +dev-util/glade webkit + # Arthur Zamarin <[email protected]> (2024-08-25) # alternatives not available on mips app-alternatives/awk nawk
