commit:     f4436c027d87224ae37ac344783b7745269242d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 16:13:21 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 16:40:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4436c02

profiles: mask cleanups post ffmpeg-3 removal

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/alpha/package.use.mask | 5 ++---
 profiles/arch/amd64/package.use.mask | 4 ----
 profiles/arch/base/package.use.mask  | 4 ----
 profiles/arch/x86/package.use.mask   | 4 ----
 4 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 633b03f3a3b..a5f9a5ef145 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -224,9 +224,8 @@ net-mail/notmuch test
 app-admin/conky cmus irc
 
 # Tobias Klausmann <[email protected]> (2016-06-07)
-# the nvidia SDK needs nvidia-drivers and thus can never work on alpha
-# Likewise, nasm is x86/x86-64 only
-media-video/ffmpeg nvenc openh264
+# nasm is x86/x86-64 only
+media-video/ffmpeg openh264
 
 # Tobias Klausmann <[email protected]> (2016-02-04)
 # sys-cluster/ceph is not broken per se, but a maintenance burden.

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index c20334383b9..725770217af 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -172,10 +172,6 @@ app-admin/rsyslog -mdblookup
 # https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html
 dev-lang/ocaml -spacetime
 
-# Alexis Ballier <[email protected]> (2017-01-31)
-# nvidia drivers are unmasked here
-media-video/ffmpeg -nvenc
-
 # Luke Dashjr <[email protected]> (2017-01-04)
 # Assembly optimisations are supported on amd64 for all versions
 dev-libs/libsecp256k1 -asm

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index 291a65ad2b0..ce05528460d 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -136,10 +136,6 @@ app-admin/rsyslog mdblookup
 # https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html
 dev-lang/ocaml spacetime
 
-# Alexis Ballier <[email protected]> (2017-01-31)
-# nvenc requires nvidia drivers, apply same mask logic
-media-video/ffmpeg nvenc
-
 # Thomas Deutschmann <[email protected]> (2017-01-30)
 # media-libs/raspberrypi-userland not keyworded
 media-video/motion mmal

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 2b42b8fa926..c2c79b2e687 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -194,10 +194,6 @@ app-admin/rsyslog -mdblookup
 # which is only keyworded for amd64
 x11-wm/awesome doc
 
-# Alexis Ballier <[email protected]> (2017-01-31)
-# nvidia drivers are unmasked here
-media-video/ffmpeg -nvenc
-
 # Andreas Sturmlechner <[email protected]> (2016-12-31)
 # on behalf of Andreas K. Hüttel <[email protected]> (2016-12-14)
 # Fails to build with newly unmasked ffmpeg-3, so mask this useflag

Reply via email to