Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/x86/, profiles/arch/amd64/
Date: Thu, 23 Aug 2018 13:08:52
Message-Id: 1535029676.271af7d497e61e395ae1623a9b6dc533210e4045.bkohler@gentoo
1 commit: 271af7d497e61e395ae1623a9b6dc533210e4045
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 23 13:02:37 2018 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 23 13:07:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271af7d4
7
8 profiles/arch: mask iwd support where keywords are missing
9
10 profiles/arch/amd64/package.use.mask | 4 ++++
11 profiles/arch/base/package.use.mask | 4 ++++
12 profiles/arch/x86/package.use.mask | 4 ++++
13 3 files changed, 12 insertions(+)
14
15 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
16 index 3a9127d80ef..3de9fb1595e 100644
17 --- a/profiles/arch/amd64/package.use.mask
18 +++ b/profiles/arch/amd64/package.use.mask
19 @@ -17,6 +17,10 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Ben Kohler <bkohler@g.o> (23 Aug 2018)
24 +# Unmask iwd support where net-wireless/iwd is keyworded
25 +net-misc/connman -iwd
26 +
27 # Thomas Deutschmann <whissi@g.o> (23 Aug 2018)
28 # Dependency sys-cluster/ceph is keyworded for amd64
29 net-fs/samba -ceph
30
31 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
32 index 13505fe222d..289a5dd245f 100644
33 --- a/profiles/arch/base/package.use.mask
34 +++ b/profiles/arch/base/package.use.mask
35 @@ -1,6 +1,10 @@
36 # Copyright 1999-2018 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38
39 +# Ben Kohler <bkohler@g.o> (23 Aug 2018)
40 +# Mask iwd support until net-wireless/iwd is keyworded
41 +net-misc/connman iwd
42 +
43 # Rick Farina <zerochaos@g.o> (27 Jun 2018)
44 # Catalyst only has support for assembling bootloader on some arches
45 dev-util/catalyst system-bootloader
46
47 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
48 index 9c635e6d37e..4a5ba549d97 100644
49 --- a/profiles/arch/x86/package.use.mask
50 +++ b/profiles/arch/x86/package.use.mask
51 @@ -3,6 +3,10 @@
52
53 # This file requires >=portage-2.1.1
54
55 +# Ben Kohler <bkohler@g.o> (23 Aug 2018)
56 +# Unmask iwd support where net-wireless/iwd is keyworded
57 +net-misc/connman -iwd
58 +
59 # Thomas Deutschmann <whissi@g.o> (23 Aug 2018)
60 # Dependency sys-cluster/ceph is keyworded for x86
61 net-fs/samba -ceph