Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/alpha/, profiles/arch/mips/, ...
Date: Tue, 08 Aug 2017 21:30:53
Message-Id: 1502227840.bfbd93d47fcb943d42764727c3035da3e4bec3af.mgorny@gentoo
1 commit: bfbd93d47fcb943d42764727c3035da3e4bec3af
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 19:11:07 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 21:30:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfbd93d4
7
8 profiles: Mask media-libs/mesa[vulkan] where reqed flags are masked
9
10 profiles/arch/alpha/package.use.mask | 4 ++++
11 profiles/arch/arm/package.use.mask | 4 ++++
12 profiles/arch/arm64/package.use.mask | 4 ++++
13 profiles/arch/hppa/package.use.mask | 4 ++++
14 profiles/arch/ia64/package.use.mask | 4 ++++
15 profiles/arch/mips/package.use.mask | 4 ++++
16 profiles/arch/nios2/package.use.mask | 4 ++++
17 profiles/arch/powerpc/package.use.mask | 4 ++++
18 profiles/arch/s390/package.use.mask | 4 ++++
19 profiles/arch/sh/package.use.mask | 4 ++++
20 profiles/arch/sparc/package.use.mask | 4 ++++
21 11 files changed, 44 insertions(+)
22
23 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
24 index 0cc1fc05e94..bb947f63964 100644
25 --- a/profiles/arch/alpha/package.use.mask
26 +++ b/profiles/arch/alpha/package.use.mask
27 @@ -2,6 +2,10 @@
28 # Distributed under the terms of the GNU General Public License v2
29
30 # Michał Górny <mgorny@g.o> (08 Aug 2017)
31 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
32 +media-libs/mesa vulkan
33 +
34 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
35 # Requires USE=seccomp that is masked in this profile.
36 net-libs/gnutls test-full
37
38
39 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
40 index d8b00da1bc0..ea00c729d20 100644
41 --- a/profiles/arch/arm/package.use.mask
42 +++ b/profiles/arch/arm/package.use.mask
43 @@ -2,6 +2,10 @@
44 # Distributed under the terms of the GNU General Public License v2
45
46 # Michał Górny <mgorny@g.o> (08 Aug 2017)
47 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
48 +media-libs/mesa vulkan
49 +
50 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
51 # Requires USE=opencl that is masked in this profile.
52 net-misc/bfgminer adl lm_sensors
53
54
55 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
56 index a31d7e70a85..362d4af8838 100644
57 --- a/profiles/arch/arm64/package.use.mask
58 +++ b/profiles/arch/arm64/package.use.mask
59 @@ -1,6 +1,10 @@
60 # Copyright 1999-2017 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62
63 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
64 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
65 +media-libs/mesa vulkan
66 +
67 # Alexis Ballier <aballier@g.o> (31 Jul 2017)
68 # Passes -mfpu=neon with neon enabled
69 mail-client/thunderbird neon
70
71 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
72 index e0fa936498c..56ef314ec49 100644
73 --- a/profiles/arch/hppa/package.use.mask
74 +++ b/profiles/arch/hppa/package.use.mask
75 @@ -5,6 +5,10 @@
76 # request bug for the hppa arch.
77
78 # Michał Górny <mgorny@g.o> (08 Aug 2017)
79 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
80 +media-libs/mesa vulkan
81 +
82 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
83 # Requires USE=redis that is masked in this profile.
84 dev-python/pyzor test
85
86
87 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
88 index 51e20338a49..d4b32d871c6 100644
89 --- a/profiles/arch/ia64/package.use.mask
90 +++ b/profiles/arch/ia64/package.use.mask
91 @@ -2,6 +2,10 @@
92 # Distributed under the terms of the GNU General Public License v2
93
94 # Michał Górny <mgorny@g.o> (08 Aug 2017)
95 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
96 +media-libs/mesa vulkan
97 +
98 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
99 # Requires USE=seccomp that is masked in this profile.
100 net-libs/gnutls test-full
101
102
103 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
104 index 27173b2fd00..f4c0b3d09e4 100644
105 --- a/profiles/arch/mips/package.use.mask
106 +++ b/profiles/arch/mips/package.use.mask
107 @@ -2,6 +2,10 @@
108 # Distributed under the terms of the GNU General Public License v2
109
110 # Michał Górny <mgorny@g.o> (08 Aug 2017)
111 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
112 +media-libs/mesa vulkan
113 +
114 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
115 # Requires USE=opencl that is masked in this profile.
116 net-misc/bfgminer adl lm_sensors
117
118
119 diff --git a/profiles/arch/nios2/package.use.mask b/profiles/arch/nios2/package.use.mask
120 index 3d77f788257..18d6f7ef41c 100644
121 --- a/profiles/arch/nios2/package.use.mask
122 +++ b/profiles/arch/nios2/package.use.mask
123 @@ -1,6 +1,10 @@
124 # Copyright 1999-2017 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126
127 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
128 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
129 +media-libs/mesa vulkan
130 +
131 # Mike Frysinger <vapier@g.o> (16 Mar 2015)
132 # Needs sci-physics/bullet tested #499974
133 dev-libs/efl physics
134
135 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
136 index 94419442bd1..597d347c33c 100644
137 --- a/profiles/arch/powerpc/package.use.mask
138 +++ b/profiles/arch/powerpc/package.use.mask
139 @@ -2,6 +2,10 @@
140 # Distributed under the terms of the GNU General Public License v2
141
142 # Michał Górny <mgorny@g.o> (08 Aug 2017)
143 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
144 +media-libs/mesa vulkan
145 +
146 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
147 # Requires USE=opencl that is masked in this profile.
148 net-misc/bfgminer adl lm_sensors
149
150
151 diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
152 index cd2f33fb9bc..74ad5000a41 100644
153 --- a/profiles/arch/s390/package.use.mask
154 +++ b/profiles/arch/s390/package.use.mask
155 @@ -1,6 +1,10 @@
156 # Copyright 1999-2017 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158
159 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
160 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
161 +media-libs/mesa vulkan
162 +
163 # Sergey Popov <pinkbyte@g.o> (24 Oct 2015)
164 # Not tested
165 net-mail/dovecot lz4
166
167 diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask
168 index dc1cb9d7f1f..78948caa96d 100644
169 --- a/profiles/arch/sh/package.use.mask
170 +++ b/profiles/arch/sh/package.use.mask
171 @@ -2,6 +2,10 @@
172 # Distributed under the terms of the GNU General Public License v2
173
174 # Michał Górny <mgorny@g.o> (08 Aug 2017)
175 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
176 +media-libs/mesa vulkan
177 +
178 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
179 # Requires USE=seccomp that is masked in this profile.
180 net-libs/gnutls test-full
181
182
183 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
184 index 2810d3dad97..5e4281fea03 100644
185 --- a/profiles/arch/sparc/package.use.mask
186 +++ b/profiles/arch/sparc/package.use.mask
187 @@ -2,6 +2,10 @@
188 # Distributed under the terms of the GNU General Public License v2
189
190 # Michał Górny <mgorny@g.o> (08 Aug 2017)
191 +# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
192 +media-libs/mesa vulkan
193 +
194 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
195 # Requires USE=redis that is masked in this profile.
196 dev-python/pyzor test