commit: f71f8104b3fb0845d094f96beab10fdd2b4163e5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 19:55:53 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 11:36:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71f8104
profiles: x86,amd64/x32: Mask app-misc/anki[gui] Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 1 + profiles/arch/x86/package.use.mask | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 89d4102b4bdc..6fdbdb2f3661 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -55,6 +55,7 @@ media-libs/libva-intel-driver hybrid # dev-qt/qtwebengine requires net-libs/nodejs, plus mask all # reverse-dependencies. app-i18n/fcitx-libpinyin dictionary-manager +app-misc/anki gui dev-lang/idris2 test-full dev-python/cloudscraper test games-util/lgogdownloader gui diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index faf49ba677ca..826d30aa39da 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -137,6 +137,7 @@ media-tv/mythtv nvdec # Successful build of dev-qt/qtwebengine depends on 64-bit host # Bug #893234 app-i18n/fcitx-libpinyin dictionary-manager +app-misc/anki gui dev-lang/idris2 test-full dev-python/cloudscraper test dev-python/QtPy test
