From 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:52:04 +0100 Subject: gentoo resync : 14.07.2018 --- profiles/arch/alpha/use.stable.mask | 5 +++++ profiles/arch/amd64/use.stable.mask | 5 +++++ profiles/arch/amd64/x32/package.mask | 4 ++++ profiles/arch/arm/use.stable.mask | 5 +++++ profiles/arch/arm64/package.use.mask | 6 ++++++ profiles/arch/arm64/use.mask | 4 ++++ profiles/arch/arm64/use.stable.mask | 5 +++++ profiles/arch/ia64/use.stable.mask | 5 +++++ profiles/arch/powerpc/package.use.mask | 7 +++++++ profiles/arch/powerpc/ppc32/package.use.mask | 4 ---- profiles/arch/powerpc/ppc32/use.stable.mask | 5 +++++ profiles/arch/powerpc/ppc64/use.stable.mask | 5 +++++ profiles/arch/s390/package.use.mask | 2 +- profiles/arch/sparc/use.stable.mask | 5 +++++ profiles/arch/x86/use.stable.mask | 5 +++++ 15 files changed, 67 insertions(+), 5 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 7ef77fce94be..3bc017ef9a61 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Brian Evans (16 Dec 2017) # Needs dev-lang/php:7.1 stable php_targets_php7-1 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index b5a541324b9c..1fc437119b70 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Andreas K. Hüttel (26 May 2017) # dev-db/firebird is keyworded ~amd64 firebird diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 144142b62ad7..7c318aca470c 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (12 Jul 2018) +# requires nodejs +>=sys-cluster/ceph-13 + # Michał Górny (15 Apr 2018) # Broken multilib dependencies. net-im/mattermost-desktop-bin diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 91c3f277d6b7..c890d5991f36 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Andreas Sturmlechner (06 May 2018) # Not stable, bug #642822 qt5 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 88dbd0dff5f3..7f72321bf40f 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (07 Jul 2018) +# Unkeyworded dependencies. +dev-python/matplotlib doc +net-libs/gnome-online-accounts gnome +x11-libs/gksu gnome + # Thomas Deutschmann (04 Jul 2018) # dev-libs/xxhash not keyworded for arm64 app-admin/rsyslog xxhash diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 0c08ee777acd..e7c721a3a47c 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,10 @@ -neon -armvfp +# Michał Górny (09 Jul 2018) +# No OpenCL provider is available on arm64. +opencl + # Michał Górny (03 Feb 2018) # dev-lang/luajit not tested here. luajit diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 51ffb918bc86..5a2f6022136b 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Mart Raudsepp (06 May 2018) # net-print/cups not stable yet cups diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 88f33d5ae7be..7b9d312ba398 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Not stable mkl diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 5668fa2390af..a36770e86d76 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Pacho Ramos (27 May 2018) +# kde-frameworks/kdelibs4support not keyworded on ppc +# Michał Górny (09 Jul 2018) +# Moved to parent powerpc profile as it applies to ppc64 as well +x11-wm/sawfish kde + # Luke Dashjr (08 Jun 2018) # Requires unported sys-libs/netbsd-csu sys-devel/clang-runtime crt @@ -23,6 +29,7 @@ net-vpn/tor test # Sergei Trofimovich (27 Mar 2018) # dev-qt/qtwebengine is not ported to powerpc +net-irc/quassel urlpreview www-client/otter webengine # Matthias Maier (18 Mar 2018) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 128b2317214d..fa955997fbd1 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Pacho Ramos (27 May 2018) -# kde-frameworks/kdelibs4support not keyworded on ppc -x11-wm/sawfish kde - # Andreas Sturmlechner (29 Jan 2018) # Requires media-libs/libffado, which requires dev-python/PyQt5, # which is not keyworded. diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 7f3d00880ab9..49f0bee80f65 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,3 +1,8 @@ +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Mikle Kolyada (24 Apr 2018) # no stable net-misc/aria2 on ppc aria2 diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index e797af411b72..a47ca75152f7 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -3,3 +3,8 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask + +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 6e2409773e28..283bf2459f75 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -9,7 +9,7 @@ dev-vcs/subversion kwallet app-text/ghostscript-gpl cups # not really interested in supporting alternative # VCS for oberlays yet. -app-portage/layman darcs mercurial +app-portage/layman bazaar darcs mercurial # Michał Górny (08 Aug 2017) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index a381058c68d3..127d5cf20fb7 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Hans de Graaff (13 Aug 2017) # Drop stable ruby on sparc ruby diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 13064b699d26..85f2fc153000 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert (08 Jun 2017) +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 + # Andreas K. Hüttel (26 May 2017) # dev-db/firebird is keyworded ~x86 firebird -- cgit v1.2.3