Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/, profiles/arch/hppa/, profiles/arch/sparc/, ...
Date: Fri, 05 Nov 2021 05:19:28
Message-Id: 1636089537.74a4658a0b6ff15a80f4b67d5c9d110fb3e50054.sam@gentoo
1 commit: 74a4658a0b6ff15a80f4b67d5c9d110fb3e50054
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 05:18:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 05:18:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a4658a
7
8 profiles/arch: mask dev-python/scipy[pythran] on alpha/hppa/ia64/s390/sparc
9
10 Bug: https://bugs.gentoo.org/821577
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/alpha/package.use.mask | 4 ++++
14 profiles/arch/hppa/package.use.mask | 4 ++++
15 profiles/arch/ia64/package.use.mask | 4 ++++
16 profiles/arch/s390/package.use.mask | 4 ++++
17 profiles/arch/sparc/package.use.mask | 4 ++++
18 5 files changed, 20 insertions(+)
19
20 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
21 index 401823fbedc..5050fa825fa 100644
22 --- a/profiles/arch/alpha/package.use.mask
23 +++ b/profiles/arch/alpha/package.use.mask
24 @@ -1,6 +1,10 @@
25 # Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 +# Sam James <sam@g.o> (2021-11-05)
29 +# Avoid keywording unnecessary depenencies for now, bug #804115
30 +dev-python/scipy pythran
31 +
32 # Sam James <sam@g.o> (2021-11-05)
33 # Test suite is very fragile and doesn't even run on amd64.
34 # No real point in running it here right now, bug #804115.
35
36 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
37 index 82ce3de3799..f5357f209dd 100644
38 --- a/profiles/arch/hppa/package.use.mask
39 +++ b/profiles/arch/hppa/package.use.mask
40 @@ -4,6 +4,10 @@
41 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
42 # request bug for the hppa arch.
43
44 +# Sam James <sam@g.o> (2021-11-05)
45 +# Avoid keywording unnecessary depenencies for now, bug #804115
46 +dev-python/scipy pythran
47 +
48 # Sam James <sam@g.o> (2021-11-05)
49 # Test suite is very fragile and doesn't even run on amd64.
50 # No real point in running it here right now, bug #804115.
51
52 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
53 index bec5e68414c..0f245bc5e19 100644
54 --- a/profiles/arch/ia64/package.use.mask
55 +++ b/profiles/arch/ia64/package.use.mask
56 @@ -1,6 +1,10 @@
57 # Copyright 1999-2021 Gentoo Authors
58 # Distributed under the terms of the GNU General Public License v2
59
60 +# Sam James <sam@g.o> (2021-11-05)
61 +# Avoid keywording unnecessary depenencies for now, bug #804115
62 +dev-python/scipy pythran
63 +
64 # Sam James <sam@g.o> (2021-11-05)
65 # Test suite is very fragile and doesn't even run on amd64.
66 # No real point in running it here right now, bug #804115.
67
68 diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
69 index 817a08e683c..3c5a79ed855 100644
70 --- a/profiles/arch/s390/package.use.mask
71 +++ b/profiles/arch/s390/package.use.mask
72 @@ -1,6 +1,10 @@
73 # Copyright 1999-2021 Gentoo Authors
74 # Distributed under the terms of the GNU General Public License v2
75
76 +# Sam James <sam@g.o> (2021-11-05)
77 +# Avoid keywording unnecessary depenencies for now, bug #804115
78 +dev-python/scipy pythran
79 +
80 # Matt Turner <mattst88@g.o> (2021-06-10)
81 # dev-python/django is not keyworded here
82 dev-python/diskcache test
83
84 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
85 index dd8c5635f20..2a979fbde2a 100644
86 --- a/profiles/arch/sparc/package.use.mask
87 +++ b/profiles/arch/sparc/package.use.mask
88 @@ -1,6 +1,10 @@
89 # Copyright 1999-2021 Gentoo Authors
90 # Distributed under the terms of the GNU General Public License v2
91
92 +# Sam James <sam@g.o> (2021-11-05)
93 +# Avoid keywording unnecessary depenencies for now, bug #804115
94 +dev-python/scipy pythran
95 +
96 # Michael Seifert <m.seifert@××××××××××××××××××.de> (2021-10-23)
97 # dev-python/furo isn't keyworded here
98 dev-python/argon2-cffi doc