summaryrefslogtreecommitdiff
path: root/profiles/base/package.use.mask
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-21 11:40:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-21 11:40:40 +0000
commitbae478b64a6bc9eca66b65bcfa318fc21e7f34bb (patch)
treef713006fd9c119e5dbb3bdafe7d695d2644da94c /profiles/base/package.use.mask
parent374561aeaff53ce5a2836af934749923b4ea3763 (diff)
gentoo auto-resync : 21:01:2023 - 11:40:40
Diffstat (limited to 'profiles/base/package.use.mask')
-rw-r--r--profiles/base/package.use.mask28
1 files changed, 13 insertions, 15 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 27faebcfd389..eae9c7851171 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,19 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Michał Górny <mgorny@gentoo.org> (2023-01-21)
+# media-libs/libextractor is masked for removal.
+media-plugins/vdr-xineliboutput libextractor
+
+# Michał Górny <mgorny@gentoo.org> (2023-01-21)
+# media-libs/qtav is masked for removal.
+media-gfx/digikam mediaplayer
+media-gfx/kphotoalbum qtav
+
+# Sam James <sam@gentoo.org> (2023-01-21)
+# Fails to compile: https://github.com/libffi/libffi/issues/760
+dev-libs/libffi exec-static-trampoline
+
# Sam James <sam@gentoo.org> (2023-01-10)
# Needs last-rited www-client/dillo, bug #890244
mail-client/claws-mail dillo
@@ -224,13 +237,6 @@ media-video/wireplumber system-service
sys-libs/glibc custom-cflags
sys-devel/gcc custom-cflags
-# Sam James <sam@gentoo.org> (2022-01-12)
-# Unmask PCH for now for GCC to avoid unnecessary rebuilds
-# (USE=pch is now use.mask-ed globally)
-<sys-devel/gcc-10.4:10 -pch
-=sys-devel/gcc-9* -pch
-=sys-devel/gcc-8* -pch
-
# John Helmert III <ajak@gentoo.org> (2021-12-31)
# Rizin tests require a tarball of binaries of ambiguous license.
# As such, we cannot properly test it, so mask the flag until this
@@ -300,14 +306,6 @@ dev-lang/rust parallel-compiler
# Mask experimental options.
gui-libs/gtk ffmpeg vulkan
-# Sam James <sam@gentoo.org> (2021-07-24)
-# USE=exec-static-trampoline can break consumers due to
-# faulty assumptions. Masked for now due to the possibility
-# of breaking systems.
-# https://archives.gentoo.org/gentoo-dev/message/576259af17d008d4ec935f69a9049af7
-# bug #801109
-dev-libs/libffi exec-static-trampoline
-
# Marek Szuba <marecki@gentoo.org> (2021-07-14)
# Makes two tests fail (when linked against openmpi, at least) due to
# incorrect implementation of either MPI support itself or said tests: