diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/make.defaults | 2 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/make.defaults | 6 | ||||
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/make.defaults | 2 | ||||
-rw-r--r-- | profiles/arch/hppa/make.defaults | 6 | ||||
-rw-r--r-- | profiles/arch/hppa/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/make.defaults | 2 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/make.defaults | 2 | ||||
-rw-r--r-- | profiles/arch/sparc/make.defaults | 6 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/make.defaults | 2 |
12 files changed, 35 insertions, 9 deletions
diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index d6c83267206d..945288214711 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 ARCH="amd64" diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 86c0b00bf772..68f213cb7db1 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -125,13 +125,15 @@ kde-misc/tellico kde-misc/zanshin media-gfx/digikam media-gfx/luminance-hdr +>=media-gfx/skanpage-24.04.90 +>=media-sound/audex-24.04.90 media-sound/frescobaldi media-sound/teamspeak-client:3 media-video/vidify media-video/vidify-audiosync net-analyzer/nmapsi >=net-im/neochat-24.02.0 ->=net-im/tokodon-24.02.0 +=net-im/tokodon-24.02* net-im/whatsie net-libs/signon-ui sci-geosciences/qmapshack diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index 4527d2144ae0..49365fcaee47 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -1,4 +1,4 @@ -# Copyright 2008-2023 Gentoo Authors +# Copyright 2008-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Main ARM profile @@ -25,3 +25,7 @@ VIDEO_CARDS="exynos fbdev omap" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" + +# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Allow ruby32 stabling: https://bugs.gentoo.org/932285 +RUBY_TARGETS="ruby31 -ruby32" diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 77c107fbe729..496c16486c01 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Allow ruby32 stabling: https://bugs.gentoo.org/932285 +ruby_targets_ruby32 + # Ionen Wolkens <ionen@gentoo.org> (2024-01-27) # Qt6 is not stable here yet qt6 diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index fd42ca3f2c69..55118834bcce 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -1,4 +1,4 @@ -# Copyright 2014-2023 Gentoo Authors +# Copyright 2014-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Main ARM64 (AArch64/ARMv8) profile; endian independent. diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index 9d9c0c818bea..a279a075b229 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 ARCH="hppa" @@ -22,3 +22,7 @@ CHOST_hppa="${CHOST}" # Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18) # Defaults for video drivers VIDEO_CARDS="fbdev" + +# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Allow ruby32 stabling: https://bugs.gentoo.org/932285 +RUBY_TARGETS="ruby31 -ruby32" diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index d9780b80ad69..cbac15e9d089 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Allow ruby32 stabling: https://bugs.gentoo.org/932285 +ruby_targets_ruby32 + # Ionen Wolkens <ionen@gentoo.org> (2024-01-27) # Qt6 is not stable here yet qt6 diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 12251d45c57d..ef55cded6dbb 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # All extra USE/etc should be specified in sub-profiles. diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index 93e2c5b69fad..f981d6d16277 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # All extra USE/etc should be specified in sub-profiles. diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index 852a8fb95b8e..cf143847e97a 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 ARCH="sparc" @@ -42,3 +42,7 @@ VIDEO_CARDS="fbdev mga r128 radeon" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Allow ruby32 stabling: https://bugs.gentoo.org/932285 +RUBY_TARGETS="ruby31 -ruby32" diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 79cf2319f1fd..865b799bc738 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Allow ruby32 stabling: https://bugs.gentoo.org/932285 +ruby_targets_ruby32 + # Sam James <sam@gentoo.org> (2024-03-07) # dev-lang/php:8.2 is not marked stable here yet (bug #920701) php_targets_php8-2 diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 2ff3ba0dff24..16f6fbe98d0e 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # All extra USE/etc should be specified in sub-profiles. |