Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/, profiles/arch/amd64/
Date: Wed, 11 Mar 2020 19:21:50
Message-Id: 1583954473.499f802312afac7c770de4d1c6ca340a4307b2f3.whissi@gentoo
1 commit: 499f802312afac7c770de4d1c6ca340a4307b2f3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 11 16:55:17 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 11 19:21:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499f8023
7
8 profiles: www-client/firefox[eme-free] is only supported on amd64/x86
9
10 Closes: https://bugs.gentoo.org/684674
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 profiles/arch/amd64/package.use.mask | 4 ++++
14 profiles/arch/x86/package.use.mask | 4 ++++
15 profiles/base/package.use.mask | 4 ++++
16 3 files changed, 12 insertions(+)
17
18 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
19 index 6742c891535..518777b88bb 100644
20 --- a/profiles/arch/amd64/package.use.mask
21 +++ b/profiles/arch/amd64/package.use.mask
22 @@ -17,6 +17,10 @@
23
24 #--- END OF EXAMPLES ---
25
26 +# Thomas Deutschmann <whissi@g.o> (2020-03-11)
27 +# Encrypted Media Extensions (eme-free) can be disabled on amd64
28 +www-client/firefox -eme-free
29 +
30 # Mart Raudsepp <leio@g.o> (2020-03-01)
31 # dev-util/sysprof-capture is keyworded on amd64
32 x11-wm/mutter -sysprof
33
34 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
35 index caf8b39b5dd..907b4a58775 100644
36 --- a/profiles/arch/x86/package.use.mask
37 +++ b/profiles/arch/x86/package.use.mask
38 @@ -1,6 +1,10 @@
39 # Copyright 1999-2020 Gentoo Authors
40 # Distributed under the terms of the GNU General Public License v2
41
42 +# Thomas Deutschmann <whissi@g.o> (2020-03-11)
43 +# Encrypted Media Extensions (eme-free) can be disabled on x86
44 +www-client/firefox -eme-free
45 +
46 # Mart Raudsepp <leio@g.o> (2020-03-01)
47 # dev-util/sysprof-capture is keyworded on x86
48 x11-wm/mutter -sysprof
49
50 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
51 index 05e23f97d8d..b83a7fe6814 100644
52 --- a/profiles/base/package.use.mask
53 +++ b/profiles/base/package.use.mask
54 @@ -6,6 +6,10 @@
55 # This file is only for generic masks. For arch-specific masks (i.e.
56 # mask everywhere, unmask on arch/*) use arch/base.
57
58 +# Thomas Deutschmann <whissi@g.o> (2020-03-11)
59 +# Encrypted Media Extensions (eme-free) can't be disabled everywhere
60 +www-client/firefox eme-free
61 +
62 # Michał Górny <mgorny@g.o> (2020-03-03)
63 # Tests require py2 sleekxmpp and they are restricted anyway.
64 net-im/spectrum2 test