diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-06-18 00:47:43 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-18 17:16:07 +0100 |
commit | 4cbf308701bc034dc16a0856651dcaa93b919737 (patch) | |
tree | 96844a1676e7d5ad1190277d25aa94fb2cd2d429 /profiles | |
parent | profiles/arch: convert USE=heif masks from per-package to global (diff) | |
download | gentoo-4cbf308701bc034dc16a0856651dcaa93b919737.tar.gz gentoo-4cbf308701bc034dc16a0856651dcaa93b919737.tar.bz2 gentoo-4cbf308701bc034dc16a0856651dcaa93b919737.zip |
profiles/arch/mips: mask media-libs/libsdl2[fcitx4]
To prevent media-libs/libsdl2[fcitx4] -> app-i18n/fcitx:4 ->
kde-frameworks/extra-cmake-modules[test] -> QT5.
Bug: https://bugs.gentoo.org/896130
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index afac21575d77..a8cd29a0461f 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-06-18) +# app-i18n/fcitx:4 not keyworded here +media-libs/libsdl2 fcitx4 + # Sam James <sam@gentoo.org> (2023-06-18) # Qt 5 not keyworded here app-text/ansifilter gui |