From 499f802312afac7c770de4d1c6ca340a4307b2f3 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 11 Mar 2020 17:55:17 +0100 Subject: [PATCH] profiles: www-client/firefox[eme-free] is only supported on amd64/x86 Closes: https://bugs.gentoo.org/684674 Signed-off-by: Thomas Deutschmann --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ profiles/base/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 6742c8915355..518777b88bbc 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann (2020-03-11) +# Encrypted Media Extensions (eme-free) can be disabled on amd64 +www-client/firefox -eme-free + # Mart Raudsepp (2020-03-01) # dev-util/sysprof-capture is keyworded on amd64 x11-wm/mutter -sysprof diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index caf8b39b5ddb..907b4a587751 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann (2020-03-11) +# Encrypted Media Extensions (eme-free) can be disabled on x86 +www-client/firefox -eme-free + # Mart Raudsepp (2020-03-01) # dev-util/sysprof-capture is keyworded on x86 x11-wm/mutter -sysprof diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 05e23f97d8d9..b83a7fe6814a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Thomas Deutschmann (2020-03-11) +# Encrypted Media Extensions (eme-free) can't be disabled everywhere +www-client/firefox eme-free + # Michał Górny (2020-03-03) # Tests require py2 sleekxmpp and they are restricted anyway. net-im/spectrum2 test -- 2.26.2