summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-16 12:50:22 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-16 21:56:22 +0200
commit957a3699c98ea8160dadb7660c511c9889cf807b (patch)
tree35fae4d8c5dce4e454291f2fbdbd2751440f6b8d /profiles
parentdev-lang/mercury: handle spaces in mercury PARALLEL args (diff)
downloadgentoo-957a3699c98ea8160dadb7660c511c9889cf807b.tar.gz
gentoo-957a3699c98ea8160dadb7660c511c9889cf807b.tar.bz2
gentoo-957a3699c98ea8160dadb7660c511c9889cf807b.zip
profiles: Mask python3_7 on arches with pending keywordreqs
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/use.mask8
-rw-r--r--profiles/arch/amd64-fbsd/use.mask7
-rw-r--r--profiles/arch/arm/use.mask7
-rw-r--r--profiles/arch/arm64/use.mask8
-rw-r--r--profiles/arch/hppa/use.mask8
-rw-r--r--profiles/arch/ia64/use.mask8
-rw-r--r--profiles/arch/mips/use.mask8
-rw-r--r--profiles/arch/powerpc/use.mask8
-rw-r--r--profiles/arch/s390/use.mask8
-rw-r--r--profiles/arch/sparc/use.mask8
-rw-r--r--profiles/arch/x86/use.mask7
11 files changed, 85 insertions, 0 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index bb7cd806ceb7..4a2c498a5124 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Andrey Utkin <andrey_utkin@gentoo.org> (13 Jun 2018)
# No ACPI support on alpha. Bug #657332
acpi
diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
index 763749f7d4b8..486d920ddbe4 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -33,6 +33,13 @@
#-video_cards_vmware
-input_devices_vmmouse
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Ulrich Müller <ulm@gentoo.org> (01 May 2018)
# virtual/mysql is not keyworded.
mysql
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index 5066dd8050f3..6a16187310df 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -5,6 +5,13 @@
-cpu_flags_arm_iwmmxt
-iwmmxt
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Andrey Utkin <andrey_utkin@gentoo.org> (13 Jun 2018)
# No ACPI support on arm. Bug #657332
acpi
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 0a3c7cf798e7..edbebc0d7c86 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,6 +26,14 @@
-neon
-armvfp
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Michał Górny <mgorny@gentoo.org> (09 Jul 2018)
# No OpenCL provider is available on arm64.
opencl
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index bde622940a01..918546e31212 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -3,6 +3,14 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Matt Turner <mattst88@gentoo.org> (26 May 2018)
# Unmask systemd since it is keyworded here.
-systemd
diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 50737e7bf136..f86bd97dfb94 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -3,6 +3,14 @@
# This is a list of USE flags that should not be used on ia64.
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Sergei Trofimovich <slyfox@gentoo.org> (17 Jun 2017)
# There is no luajit support on ia64. Bug #554376
luajit
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 16cf105d8adf..05d83174997d 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,6 +4,14 @@
# Unmask the flag which corresponds to ARCH.
-mips
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Matt Turner <mattst88@gentoo.org> (25 Mar 2018)
# Unmask systemd since it is keyworded here.
-systemd
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index 9500eba21f4a..268b8bfe3b91 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -4,6 +4,14 @@
# PPC Specific use flags
#
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Sergei Trofimovich <slyfox@gentoo.org> (18 Mar 20180)
# mongodb is not keyworded on ppc/ppc64 (broken)
mongodb
diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 3539a4710a08..40fa9bb94a5c 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -7,6 +7,14 @@
# Unmask ABI flags for this arch.
-abi_s390_32
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# James Le Cuirot <chewi@gentoo.org> (29 Jun 2017)
# Unmask as this profile is big endian.
-big-endian
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index b67efceb34f9..cdf664c2e15f 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -6,6 +6,14 @@
# This file contains a list of useflags that cannot be used on sparc.
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661306: dev-python/pytest
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Sergei Trofimovich <slyfox@gentoo.org> (19 Nov 2017)
# There is no luajit support on sparc. Bug #554376
luajit
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 348be1819f00..46f56f16f160 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,13 @@
# Unmask the flag which corresponds to ARCH.
-x86
+# Michał Górny <mgorny@gentoo.org> (16 Jul 2018)
+# Python 3.7 support requires fresh versions of packages which are stuck
+# at keywordreqs.
+# bug #661320: dev-python/twisted
+python_targets_python3_7
+python_single_target_python3_7
+
# Michael Orlitzky <mjo@gentoo.org> (13 Jan 2018)
# Oracle database stuff should work on x86.
-oci8