commit:     74a4658a0b6ff15a80f4b67d5c9d110fb3e50054
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  5 05:18:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov  5 05:18:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a4658a

profiles/arch: mask dev-python/scipy[pythran] on alpha/hppa/ia64/s390/sparc

Bug: https://bugs.gentoo.org/821577
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/alpha/package.use.mask | 4 ++++
 profiles/arch/hppa/package.use.mask  | 4 ++++
 profiles/arch/ia64/package.use.mask  | 4 ++++
 profiles/arch/s390/package.use.mask  | 4 ++++
 profiles/arch/sparc/package.use.mask | 4 ++++
 5 files changed, 20 insertions(+)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 401823fbedc..5050fa825fa 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2021-11-05)
+# Avoid keywording unnecessary depenencies for now, bug #804115
+dev-python/scipy pythran
+
 # Sam James <s...@gentoo.org> (2021-11-05)
 # Test suite is very fragile and doesn't even run on amd64.
 # No real point in running it here right now, bug #804115.

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 82ce3de3799..f5357f209dd 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,10 @@
 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
 # request bug for the hppa arch.
 
+# Sam James <s...@gentoo.org> (2021-11-05)
+# Avoid keywording unnecessary depenencies for now, bug #804115
+dev-python/scipy pythran
+
 # Sam James <s...@gentoo.org> (2021-11-05)
 # Test suite is very fragile and doesn't even run on amd64.
 # No real point in running it here right now, bug #804115.

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index bec5e68414c..0f245bc5e19 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2021-11-05)
+# Avoid keywording unnecessary depenencies for now, bug #804115
+dev-python/scipy pythran
+
 # Sam James <s...@gentoo.org> (2021-11-05)
 # Test suite is very fragile and doesn't even run on amd64.
 # No real point in running it here right now, bug #804115.

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index 817a08e683c..3c5a79ed855 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2021-11-05)
+# Avoid keywording unnecessary depenencies for now, bug #804115
+dev-python/scipy pythran
+
 # Matt Turner <matts...@gentoo.org> (2021-06-10)
 # dev-python/django is not keyworded here
 dev-python/diskcache test

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index dd8c5635f20..2a979fbde2a 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2021-11-05)
+# Avoid keywording unnecessary depenencies for now, bug #804115
+dev-python/scipy pythran
+
 # Michael Seifert <m.seif...@digitalernachschub.de> (2021-10-23)
 # dev-python/furo isn't keyworded here
 dev-python/argon2-cffi doc

Reply via email to