Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
Date: Fri, 24 Apr 2020 06:32:07
Message-Id: 1587709911.c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e.mattst88@gentoo
1 commit: c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 24 06:31:23 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 24 06:31:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8adfb8a
7
8 profiles: Mask pyopengl[test] on arches without mesa[llvm]
9
10 ... on sparc and hppa too.
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 profiles/arch/hppa/package.use.mask | 4 ++++
15 profiles/arch/sparc/package.use.mask | 4 ++++
16 2 files changed, 8 insertions(+)
17
18 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
19 index 61341f3b508..8ee15132ee1 100644
20 --- a/profiles/arch/hppa/package.use.mask
21 +++ b/profiles/arch/hppa/package.use.mask
22 @@ -4,6 +4,10 @@
23 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
24 # request bug for the hppa arch.
25
26 +# James Le Cuirot <chewi@g.o> (2020-04-23)
27 +# Requires media-libs/mesa[llvm], which is masked.
28 +dev-python/pyopengl test
29 +
30 # Rolf Eike Beer <eike@×××××××.de> (2020-04-22)
31 # dev-libs/criterion not yet keyworded
32 >=app-admin/syslog-ng-3.25 test
33
34 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
35 index 2f6a5992754..a99ff6b6af0 100644
36 --- a/profiles/arch/sparc/package.use.mask
37 +++ b/profiles/arch/sparc/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 +# James Le Cuirot <chewi@g.o> (2020-04-23)
43 +# Requires media-libs/mesa[llvm], which is masked.
44 +dev-python/pyopengl test
45 +
46 # Rolf Eike Beer <eike@×××××××.de> (2020-04-23)
47 # don't bother keywording old versions
48 <dev-qt/qtgui-5.14.2 wayland