summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-29 00:32:16 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-29 00:32:16 +0000
commitad108e7b751d67723534624b94eb0e04250dd1af (patch)
treeb2c2e47b9c23ac5a70d7170b3ba364b32da31944 /profiles/features
parentc44ae5c03130467400468d0e9a7f83e723c99f35 (diff)
gentoo auto-resync : 29:03:2025 - 00:32:15
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/hardened/amd64/package.use3
-rw-r--r--profiles/features/musl/package.use.mask6
2 files changed, 1 insertions, 8 deletions
diff --git a/profiles/features/hardened/amd64/package.use b/profiles/features/hardened/amd64/package.use
index 7d05dabcab8c..85c789b0817a 100644
--- a/profiles/features/hardened/amd64/package.use
+++ b/profiles/features/hardened/amd64/package.use
@@ -1,9 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Magnus Granberg <zorry@gentoo.org> (2015-01-14)
# We need to have the pic flag on.
# Bugs 358929, 490276, 513464, 523736 and 512208.
media-libs/x264 pic
-media-video/ffmpeg pic
media-libs/xvid pic
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index ec15d698d42e..17e380930e55 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -5,13 +5,7 @@
# Been failing to build for a long time for musl with modern compilers,
# so mask until there is a proper fix. Note that this does not disable
# v4l support entirely (always enabled), only libv4l use (bug #911499).
-#
-# Old ebuilds had a different meaning for USE=v4l (has *both* a libv4l
-# and v4l) and it should not be masked, can be removed after cleanup.
media-video/ffmpeg v4l
-=media-video/ffmpeg-4.4.5-r1 libv4l -v4l
-=media-video/ffmpeg-6.1.2-r0 libv4l -v4l
-=media-video/ffmpeg-7.1-r0 libv4l -v4l
media-video/ffmpeg-compat v4l
# Ionen Wolkens <ionen@gentoo.org> (2025-03-10)