From e7cefceb7c95d449d9c0a90c1a7944a56cba051e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 21 Jul 2018 19:08:40 +0100 Subject: gentoo resync : 21.07.2018 --- profiles/arch/alpha/use.mask | 8 ++++++++ profiles/arch/amd64/no-multilib/package.mask | 2 -- profiles/arch/arm/package.use.stable.mask | 4 ++++ profiles/arch/arm/use.mask | 7 +++++++ profiles/arch/arm64/package.use.mask | 10 +++++----- profiles/arch/arm64/package.use.stable.mask | 1 + profiles/arch/arm64/use.mask | 11 ++++++++--- profiles/arch/hppa/use.mask | 8 ++++++++ profiles/arch/ia64/use.mask | 8 ++++++++ profiles/arch/mips/use.mask | 8 ++++++++ profiles/arch/powerpc/use.mask | 8 ++++++++ profiles/arch/s390/use.mask | 8 ++++++++ profiles/arch/sparc/use.mask | 8 ++++++++ profiles/arch/x86/use.mask | 7 +++++++ 14 files changed, 88 insertions(+), 10 deletions(-) (limited to 'profiles/arch') 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 (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 (13 Jun 2018) # No ACPI support on alpha. Bug #657332 acpi diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 26506ba744e3..bbcccdd6586c 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -38,7 +38,6 @@ dev-embedded/libftd2xx dev-embedded/openocd dev-util/android-ndk dev-util/android-sdk-update-manager -dev-util/android-studio dev-util/biew games-action/beathazardultra games-action/brutal-legend @@ -113,7 +112,6 @@ games-fps/unreal-tournament games-fps/ut2003 games-fps/ut2003-demo games-fps/ut2004-demo -games-kids/crayon-physics games-misc/little-inferno games-misc/papers-please games-puzzle/hoh-bin diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index d64ab3ca19a1..c10e731883fc 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mikle Kolyada (16 Jul 2018) +# No stable qtnetwork +net-irc/znc test + # Akinori Hattori (23 Jun 2018) # No stable Java dev-db/qdbm java 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 (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 (13 Jun 2018) # No ACPI support on arm. Bug #657332 acpi diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 7f72321bf40f..42b0f00fdef8 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode (18 Jul 2018) +# dev-python/pandas not keyworded and test uses pandas +dev-python/networkx pandas test + # Michał Górny (07 Jul 2018) # Unkeyworded dependencies. dev-python/matplotlib doc @@ -41,7 +45,7 @@ sys-devel/distcc gnome # net-libs/libmicrodns not yet keyworded, bug #653800 # projectm not yet keyworded, bug #314969 # net-misc/freerdp not yet keyworded -media-video/vlc aom chromaprint microdns opencv projectm rdp srt +media-video/vlc aom chromaprint opencv projectm rdp srt >=media-video/vlc-3.0.3 chromecast # Mart Raudsepp (13 May 2018) @@ -404,10 +408,6 @@ dev-libs/weston rdp # Firmware loader not keyworded yet sci-libs/linux-gpib firmware -# Markus Meier (10 May 2013) -# unkeyworded deps for dev-python/ipython -dev-python/ipython mongodb - # Christoph Junghans (29 Apr 2013) # MKL not available on this arch media-gfx/povray mkl diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index c59e3c587856..4bcd00aedd27 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -57,6 +57,7 @@ net-dns/avahi howl-compat python # Requires xorg-server[xvfb] for tests dev-util/cmake test dev-libs/glib test +app-crypt/heimdal test # Michał Górny (28 Feb 2018) # Requires masked dependent flags. diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index e7c721a3a47c..edbebc0d7c86 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,14 @@ -neon -armvfp +# Michał Górny (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 (09 Jul 2018) # No OpenCL provider is available on arm64. opencl @@ -134,13 +142,11 @@ mssql # havent tested yet ruby ctypes-python -sasl libproxy pkcs11 bazaar darcs mercurial -kerberos gpg emacs gphoto2 @@ -152,7 +158,6 @@ xemacs rpm scanner zvbi -ldap mysql fluidsynth sid 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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (13 Jan 2018) # Oracle database stuff should work on x86. -oci8 -- cgit v1.2.3