From 24fd814c326e282c4321965c31f341dad77e270d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 8 Jan 2021 11:28:34 +0000 Subject: gentoo resync : 08.01.2021 --- profiles/arch/alpha/package.use.mask | 4 ---- profiles/arch/amd64/package.use.force | 4 ---- profiles/arch/amd64/use.mask | 6 +++++- profiles/arch/amd64/use.stable.mask | 6 +++++- profiles/arch/arm/use.mask | 6 +++++- profiles/arch/arm/use.stable.mask | 6 +++++- profiles/arch/arm64/use.mask | 6 +++++- profiles/arch/arm64/use.stable.mask | 6 +++++- profiles/arch/base/make.defaults | 2 +- profiles/arch/base/package.use.mask | 6 ------ profiles/arch/base/use.mask | 6 +++++- profiles/arch/ia64/package.use.mask | 4 ---- profiles/arch/powerpc/ppc64/64le/package.mask | 1 + profiles/arch/powerpc/ppc64/64le/use.mask | 6 +++++- profiles/arch/powerpc/ppc64/64le/use.stable.mask | 6 +++++- profiles/arch/powerpc/ppc64/package.mask | 1 + profiles/arch/sparc/package.use.stable.mask | 5 +++++ profiles/arch/x86/use.mask | 6 +++++- profiles/arch/x86/use.stable.mask | 6 +++++- 19 files changed, 63 insertions(+), 30 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a8c0a67b889f..aeb88d765b95 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Matt Turner (2020-12-31) -# dev-python/pyudev is not keyworded -dev-libs/libwacom test - # Michał Górny (2020-11-30) # Qt5 is not keyworded here. x11-misc/synergy gui diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force index 1a044e07e74a..30b47efb585a 100644 --- a/profiles/arch/amd64/package.use.force +++ b/profiles/arch/amd64/package.use.force @@ -35,10 +35,6 @@ dev-ml/llvm-ocaml llvm_targets_X86 sys-devel/clang llvm_targets_X86 sys-devel/llvm llvm_targets_X86 -# Michał Górny (2013-09-02) -# Packages with optional 64-bit variant. -www-plugins/adobe-flash -abi_x86_64 - # Diego Elio Pettenò (2011-04-21) # The plugin is 32-bit only (and I'm not even sure if it works with # modern iscan); make sure it only installs the firmware for amd64! diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 2334ab319381..30c8a9b41147 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -6,6 +6,10 @@ # SECTION: Unmask +# Michał Górny (2021-01-07) +# Prebuilt kernels are supported here. +-dist-kernel + # Andreas Sturmlechner (2020-06-06) # sci-libs/mkl works on amd64 -mkl diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index b83b8507d91c..ba88ea41c2eb 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (2021-01-07) +# Prebuilt kernel rebuilds are supported on stable yet. +dist-kernel + # Andreas Sturmlechner (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 5af05ca0a697..600ca159c4e2 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -arm +# Michał Górny (2021-01-07) +# Prebuilt kernels are supported here. +-dist-kernel + # Unmask arm arch specific flags -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index d969a69e4d3a..0edb74fb7acf 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (2021-01-07) +# Prebuilt kernel rebuilds are supported on stable yet. +dist-kernel + # Sam James (2020-12-22) # Not yet stable lirc diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 238d22b897cb..3f63db907c71 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -arm64 +# Michał Górny (2021-01-07) +# Prebuilt kernels are supported here. +-dist-kernel + # Sam James (2020-10-08) # PyPy3 works on arm64 -python_targets_pypy3 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 4afbfad41647..8ba26c22d2c4 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (2021-01-07) +# Prebuilt kernel rebuilds are supported on stable yet. +dist-kernel + # Sam James (2020-12-23) # dev-lang/luajit is not yet stable lua_single_target_luajit diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults index 635d0b0db9ad..bbab57a07425 100644 --- a/profiles/arch/base/make.defaults +++ b/profiles/arch/base/make.defaults @@ -3,6 +3,6 @@ USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH" -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos hppa ia64 m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos hppa ia64 m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-solaris x86-winnt" PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH" diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 252425612e92..08587e302153 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -18,12 +18,6 @@ sci-mathematics/gmp-ecm custom-tune # (See 9.3.8 in the Guile manual) dev-scheme/guile jit -# Sam James (2020-09-20) -# (for Mikle Kolyada ) -# libgcrypt et al no longer support static-libs -# Need to determine whether crypt is possible dynamically? -sys-power/suspend crypt - # Sam James (2020-09-20) # (for Mikle Kolyada ) # libgcrypt et al no longer support static-libs diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index ba124ae0487a..887839c48153 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2021-01-07) +# Prebuilt kernels are not supported on all architectures. +dist-kernel + # Andreas Sturmlechner (2020-06-06) # sci-libs/mkl is only supported on specific architectures mkl diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index aa9ba29fd971..d83ccfb49847 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Matt Turner (2020-12-31) -# dev-python/pyudev is not keyworded -dev-libs/libwacom test - # Cédric Krier (2020-11-10) # virtual/rust has no ia64 keyword dev-vcs/mercurial rust diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index 784790b1ea86..c42fe27f4868 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -17,6 +17,7 @@ # little-endian power8 ppc64 configs are provided -sys-kernel/gentoo-kernel -sys-kernel/vanilla-kernel +-virtual/dist-kernel # Georgy Yakovlev (2020-01-25) # libva unmasked on little-endian profile diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask b/profiles/arch/powerpc/ppc64/64le/use.mask index abc4d0b9c1bb..e0ecc03fcafd 100644 --- a/profiles/arch/powerpc/ppc64/64le/use.mask +++ b/profiles/arch/powerpc/ppc64/64le/use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2021-01-07) +# Prebuilt kernels are supported here. +-dist-kernel + # Georgy Yakovlev (2021-01-07) +# Prebuilt kernel rebuilds are supported on stable yet. +dist-kernel + # Georgy Yakovlev (2020-01-21) # works, but deps not stable yet vaapi diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask index f36237c2c003..f78c971cc95f 100644 --- a/profiles/arch/powerpc/ppc64/package.mask +++ b/profiles/arch/powerpc/ppc64/package.mask @@ -16,6 +16,7 @@ dev-java/openjfx:11 # however users can unmask and use savedconfig feature sys-kernel/gentoo-kernel sys-kernel/vanilla-kernel +virtual/dist-kernel # Georgy Yakovlev (2020-01-21) # buggy on big-endian diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index e295102c5812..092986b5bb34 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-01-04) +# Drags in qt which is not stable here +# bug #763405 +media-libs/libprojectm jack + # Rolf Eike Beer (2020-04-27) # app-shells/fish dependency is broken on sparc, bug #727684 dev-python/argcomplete test diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 4b6386ca8b2b..8a86d7306ed6 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -x86 +# Michał Górny (2021-01-07) +# Prebuilt kernels are supported here. +-dist-kernel + # Andreas Sturmlechner (2020-06-06) # sci-libs/mkl works on x86 -mkl diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 0e1538cf8877..3b3d1cfe3b17 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (2021-01-07) +# Prebuilt kernel rebuilds are supported on stable yet. +dist-kernel + # Sam James (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway -- cgit v1.2.3