profiles: Sync with Gentoo

It's from Gentoo commit 0ffbd9835a61a06269c191918e0c3a33ec02ec70.
This commit is contained in:
Flatcar Buildbot 2025-02-25 12:34:35 +01:00 committed by Krzesimir Nowak
parent da87743f96
commit b3c0f17423
34 changed files with 124 additions and 224 deletions

View File

@ -155,10 +155,6 @@ app-arch/rpm -sequoia
# Only available for amd64.
sys-apps/irqbalance -thermal
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is keyworded here.
media-libs/libplacebo -shaderc
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
# media-gfx/renderdoc is keyworded here
dev-qt/qtbase -renderdoc
@ -312,11 +308,6 @@ app-metrics/collectd -collectd_plugins_gpu_nvidia
# Columnstore engine is supported on amd64
dev-db/mariadb -columnstore
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e
# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
# Mask io-uring & zbc pending keywording
sys-block/fio -io-uring -zbc

View File

@ -1,7 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-07-04)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e

View File

@ -1,7 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-07-04)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-10-05)
@ -7,11 +7,6 @@
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e
# Sam James <sam@gentoo.org> (2020-06-27)
# Tests require Valgrind, available on armv7a
dev-libs/rapidjson -test

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-10-05)
@ -7,11 +7,6 @@
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e
# Sam James <sam@gentoo.org> (2020-06-27)
# Tests require Valgrind, available on armv7a
dev-libs/rapidjson -test

View File

@ -1,7 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-07-04)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-10-05)
@ -7,11 +7,6 @@
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e
# Sam James <sam@gentoo.org> (2020-06-27)
# Tests require Valgrind, available on armv7a
dev-libs/rapidjson -test

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
@ -6,7 +6,3 @@
media-tv/kodi soc
media-video/ffmpeg libdrm soc
media-video/mpv soc
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is not keyworded here, so enable glslang fallback.
media-libs/libplacebo glslang -shaderc

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Alfred Wingate <parona@protonmail.com> (2025-02-22)
# media-libs/zint is not keyworded here
media-libs/zxing-cpp experimental
# Sam James <sam@gentoo.org> (2025-01-04)
# kde-plasma/kde-cli-tools not keyworded here
x11-misc/xdg-utils plasma

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2024-09-04)
@ -13,10 +13,6 @@ media-tv/kodi soc
media-video/ffmpeg libdrm soc
media-video/mpv soc
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is not keyworded here, so enable glslang fallback.
media-libs/libplacebo glslang -shaderc
# Alexis Ballier <aballier@gentoo.org> (2017-07-10)
# Enable the native arch as the default qemu target
app-emulation/qemu qemu_softmmu_targets_aarch64

View File

@ -1,6 +1,14 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-02-23)
# Not part of the arm64 archive
dev-util/nvidia-cuda-toolkit -examples -rdma
# Alfred Wingate <parona@protonmail.com> (2025-02-22)
# media-libs/zint is not keyworded here
media-libs/zxing-cpp experimental
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
# QtWebView is available here
dev-python/pyside -webview
@ -298,11 +306,6 @@ sys-block/tgt rbd
# dev-lua/busted is not keyworded yet
dev-lua/mpack test
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# bug #728558
media-video/ffmpeg -rav1e
# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
# Mask io-uring & zbc pending keywording
sys-block/fio -io-uring

View File

@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-arm64
# Sam James <sam@gentoo.org> (2025-02-19)
# x11-drivers/xf86-input-wacom is available here
-input_devices_wacom
# Sam James <sam@gentoo.org> (2025-01-05)
# Older targets don't have an old enough dev-lang/ada-bootstrap available
ada_target_gnat_2021

View File

@ -9,6 +9,10 @@ dev-python/pyside webview
# QtSerialBus is not available everywhere
dev-python/pyside serialbus
# Matt Jolly <kangie@gentoo.org> (2025-01-11)
# mrustc currenly only works on amd64.
dev-lang/rust mrustc-bootstrap
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
# OpenMP offloading is supported on 64-bit architectures only.
llvm-core/clang-runtime offload
@ -130,10 +134,6 @@ media-video/obs-studio websocket
# net-libs/librist is only keyworded for arm64 at this time.
media-video/obs-studio mpegts
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc has very few keywords.
media-libs/libplacebo shaderc
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
# media-gfx/renderdoc currently has few keywords
dev-qt/qtbase renderdoc
@ -291,11 +291,6 @@ dev-scheme/guile jit
# dev-util/nvidia-cuda-toolkit is only available on amd64
app-metrics/collectd collectd_plugins_gpu_nvidia
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is only available on some arches
# Bug #728558
media-video/ffmpeg rav1e
# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
# Mask io-uring & zbc pending keywording
sys-block/fio io-uring zbc

View File

@ -110,7 +110,7 @@ app-alternatives/ninja samurai
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# Vulkan is not available here, including packages for related USE.
media-libs/libplacebo glslang shaderc vulkan
media-libs/libplacebo shaderc vulkan
# Andreas Sturmlechner <asturm@gentoo.org> (2023-10-08)
# Vulkan is not available on hppa.

View File

@ -44,9 +44,3 @@ FEATURES="-pid-sandbox -network-sandbox -ipc-sandbox"
# ABI
# DEFAULT_ABI
# MULTILIB_ABIS
# Sam James <sam@gentoo.org> (2025-01-10)
# Temporary USE until the global default catches up. dev-lang/ada-bootstrap
# starts with sys-devel/gcc:14 so ADA_TARGET needs to be >= that. This
# entry can be dropped once the global one is >= gcc_14.
ADA_TARGET="gcc_14"

View File

@ -1,6 +1,10 @@
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Alfred Wingate <parona@protonmail.com> (2025-02-22)
# media-libs/zint is not keyworded here
media-libs/zxing-cpp experimental
# WANG Xuerui <xen0n@gentoo.org> (2025-01-16)
# tests require qtwebengine which is unavailable
dev-python/qtconsole test
@ -8,7 +12,6 @@ dev-python/qtpy test
# WANG Xuerui <xen0n@gentoo.org> (2025-01-12)
# Vulkan works on loong.
gui-libs/gtk -vulkan
media-video/mpv -vulkan
# Sam James <sam@gentoo.org> (2025-01-10)
@ -115,14 +118,6 @@ dev-perl/DBD-MariaDB mysql
# Unmask only where grub is keyworded
sys-kernel/installkernel -grub
# WANG Xuerui <xen0n@gentoo.org> (2024-01-09)
# PCRE2 upstream has gained JIT support on loong since 10.43.
<dev-libs/libpcre2-10.43_rc1 jit
# Ionen Wolkens <ionen@gentoo.org> (2024-01-08)
# media-libs/shaderc is keyworded here.
media-libs/libplacebo -shaderc
# WANG Xuerui <xen0n@gentoo.org> (2024-01-03)
# app-crypt/rpm-sequoia is keyworded here.
app-arch/rpm -sequoia

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2025-02-21)
# media-video/rav1e is not yet keyworded here
media-video/ffmpeg rav1e
# Pacho Ramos <pacho@gentoo.org> (2025-01-26)
# Needs unkeyworded net-libs/msgraph
gnome-base/gvfs onedrive

View File

@ -1,14 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2024-01-05)
# keyutils is masked here
net-fs/cifs-utils -ads
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is not keyworded here, so enable glslang fallback.
media-libs/libplacebo glslang -shaderc
# Sam James <sam@gentoo.org> (2023-10-08)
# dev-db/mysql not keyworded here
>=dev-perl/DBD-mysql-5 -mysql mariadb

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2025-02-21)
# media-video/rav1e is not yet keyworded here
media-video/ffmpeg rav1e
# Pacho Ramos <pacho@gentoo.org> (2025-01-26)
# Needs unkeyworded net-libs/msgraph
gnome-base/gvfs onedrive

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# When you add an entry to the top of this file, add your name, the date, and
@ -59,6 +59,7 @@ media-video/vlc samba
# net-nds/openldap / dev-libs/cyrus-sasl not stable here
dev-lang/php ldap-sasl
mail-mta/postfix ldap-bind
net-nds/openldap cxx sasl
# Sam James <sam@gentoo.org> (2022-03-03)
# No kerberos provider is marked stable here

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Alfred Wingate <parona@protonmail.com> (2025-02-22)
# media-libs/zint is not keyworded here
media-libs/zxing-cpp experimental
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
# OpenMP offloading is supported on 64-bit architectures only.
llvm-core/clang-runtime -offload
@ -29,10 +33,6 @@ dev-python/qtpy webengine test
# virtiofsd is available here
app-emulation/libvirt -virtiofsd
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is keyworded here.
media-libs/libplacebo -shaderc
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
# Therefore apply mask/force to override the profile's defaults, and invert on
@ -132,11 +132,6 @@ sys-boot/grub -libzfs
# Cinnamon is not keyworded on this architecture.
x11-themes/arc-theme cinnamon
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-07)
# works on ppc64
app-emulation/qemu -spice -usbredir

View File

@ -1,11 +1,6 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michael Orlitzky <mjo@gentoo.org> (2024-11-01)
# The alternative to icu is dev-libs/libgrapheme, and it
# ain't keyworded yet.
media-gfx/imv icu
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override

View File

@ -1,8 +1,12 @@
# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Alfred Wingate <parona@protonmail.com> (2025-02-22)
# media-libs/zint is not keyworded here
media-libs/zxing-cpp experimental
# Alexey Shvetsov <alexxy@gentoo.org> (2024-11-21)
# sci-libs/caffe2 is not keyworded on arm64
# sci-libs/caffe2 is not keyworded on riscv
sci-chemistry/gromacs nnpot
# Benda Xu <heroxbd@gentoo.org> (2024-10-10)
@ -49,10 +53,6 @@ app-emulation/libvirt nbd
# Unmask only where grub is keyworded
sys-kernel/installkernel -grub
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is keyworded here.
media-libs/libplacebo -shaderc
# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
# sys-apps/s6-linux-init has not been tested on this arch
sys-apps/openrc s6
@ -167,17 +167,6 @@ app-emulation/qemu rbd
# but with it installed, anyio passes all tests
dev-python/anyio test
# Marek Szuba <marecki@gentoo.org> (2021-09-23)
# mkdocs ecosystem only partly keyworded on riscv, has rather messy
# Python-target requirements.
dev-python/pyspelling doc
dev-python/wcmatch doc
# Alex Fan <alex.fan.q@gmail.com> (2022-05-16)
# These depend on Haskell:
# - app-text/pandoc
sys-cluster/ceph pmdk
# Alex Fan <alexfanqi@yahoo.com> (2021-09-15)
# Marek Szuba <marecki@gentoo.org> (2021-09-07)
# All of these require net-libs/nodejs, which now builds on riscv
@ -186,7 +175,6 @@ sys-cluster/ceph pmdk
dev-ruby/capybara test
# - dev-qt/qtwebengine (bdepend)
dev-python/ipython qt5
net-irc/quassel urlpreview
# Jonathan Davies <jpds@protonmail.com> (2021-09-03)
# Requires CPU with SSSE3 support
@ -204,8 +192,6 @@ net-analyzer/rrdtool rados
# Marek Szuba <marecki@gentoo.org> (2021-08-22)
# net-fs/openafs does not support riscv
app-crypt/heimdal afs
# app-editors/xemacs reports arch as unknown, fails to build
dev-lang/ruby xemacs
# Alex Fan <alexfanqi@yahoo.com> (2021-08-17)
# dependencies not keyworded/tested

View File

@ -1,4 +1,4 @@
# Copyright 2019-2024 Gentoo Authors
# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@ -32,11 +32,6 @@
pdfium
webengine
# Marek Szuba <marecki@gentoo.org> (2021-08-14)
# sci-libs/netcdf fails tests in a way suggesting it might be completely
# unreliable on this arch as far as I/O is concerned.
netcdf
# Marek Szuba <marecki@gentoo.org> (2021-07-05)
# dev-lang/luajit does not support this arch
lua_single_target_luajit

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2025-02-21)
# media-video/rav1e is not yet keyworded here
media-video/ffmpeg rav1e
# Matt Jolly <kangie@gentoo.org> (2025-01-29)
# Needs dev-lang/go which is not keyworded here
x11-wm/fvwm3 go

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Alfred Wingate <parona@protonmail.com> (2025-02-22)
# media-libs/zint is not keyworded here
media-libs/zxing-cpp experimental
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
# QtSerialBus is available here
dev-python/pyside -serialbus
@ -88,10 +92,6 @@ net-libs/xrootd xrdec
# Unmask only where grub is keyworded
sys-kernel/installkernel -grub
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is keyworded here.
media-libs/libplacebo -shaderc
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
# librttopo has not been tested on this arch
dev-db/spatialite rttopo
@ -271,11 +271,6 @@ net-vpn/strongswan -strongswan_plugins_aesni -strongswan_plugins_rdrand -strongs
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558
media-video/ffmpeg -rav1e
# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
# Mask io-uring & zbc pending keywording
sys-block/fio -io-uring -zbc

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
#
# System-wide defaults for the Portage system
@ -166,10 +166,10 @@ POSTGRES_TARGETS="postgres16"
#
PHP_TARGETS="php8-2"
# Sam James <sam@gentoo.org> (2024-12-29)
# Sam James <sam@gentoo.org> (2025-02-19)
#
# Default ADA target
ADA_TARGET="gcc_13"
ADA_TARGET="gcc_14"
# Marek Szuba <marecki@gentoo.org> (2020-10-15)
# Default targets for lua{,-single}.eclass

View File

@ -26,10 +26,12 @@ llvm-runtimes/libcxxabi clang
# echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
# echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
# done
dev-lang/rust:1.86.0 llvm_slot_19
dev-lang/rust-bin:1.86.0 llvm_slot_19
dev-lang/rust:1.85.0 llvm_slot_19
dev-lang/rust-bin:1.85.0 llvm_slot_19
dev-lang/rust:1.84.1 llvm_slot_19
dev-lang/rust-bin:1.84.1 llvm_slot_19
dev-lang/rust:1.84.0 llvm_slot_19
dev-lang/rust-bin:1.84.0 llvm_slot_19
dev-lang/rust:1.83.0 llvm_slot_19
dev-lang/rust-bin:1.83.0 llvm_slot_19
dev-lang/rust:1.82.0 llvm_slot_19

View File

@ -1,8 +1,28 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
# New entries go on top.
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-02-24)
# Only builds with ffmpeg-4.x, upstream has no timeline to fix it.
# https://tracker.dev.opencascade.org/view.php?id=32871
# Fringe usage only to play audio. Which most consumers (freecad, vtk)
# don't do. Mask so the unsuspecting user with ffmpeg in global USE isn't
# restricted to ancient ffmpeg.
sci-libs/opencascade ffmpeg
# Sam James <sam@gentoo.org> (2025-02-21)
# Mask for older GTK to phase in enabling Vulkan for users (and avoid a surprise
# for stable users, as Vulkan is enabled by default on desktop profiles).
<gui-libs/gtk-4.16 vulkan
# Michał Górny <mgorny@gentoo.org> (2025-02-20)
# Requires dev-python/recommonmark with Python 3.10
<llvm-core/clang-18 doc
# Andreas Sturmlechner <asturm@gentoo.org> (2025-02-13)
# Prepare cleanup of dev-qt/qtgamepad:5
dev-qt/qt3d gamepad
@ -26,10 +46,6 @@ kde-frameworks/knewstuff:5 opds
# most places.
dev-build/meson test-full
# Matt Jolly <kangie@gentoo.org> (2025-01-11)
# mrustc currenly only works on amd64.
dev-lang/rust mrustc-bootstrap
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-09)
# No suitable versions of dev-libs/protobuf available.
=dev-java/protobuf-java-4.29.3 system-protoc
@ -120,9 +136,6 @@ app-i18n/mozc fcitx4
# that makes it OK if we do it too, right? Bug 893700.
media-gfx/gthumb webkit
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
# Sam James <sam@gentoo.org> (2024-09-30)
# gnat-gpl is purely for bootstrapping Ada and it's based on an old
# version of GCC. Avoid risks of miscompilations.
@ -588,10 +601,6 @@ dev-lang/rust parallel-compiler
# see also: https://github.com/rspamd/rspamd/issues/3871
>=mail-filter/rspamd-3.0 jemalloc
# Matt Turner <mattst88@gentoo.org> (2021-08-28)
# Mask experimental options.
gui-libs/gtk ffmpeg vulkan
# Marek Szuba <marecki@gentoo.org> (2021-07-14)
# Makes two tests fail (when linked against openmpi, at least) due to
# incorrect implementation of either MPI support itself or said tests:

View File

@ -14,7 +14,6 @@ app-arch/mt-st test
# Andreas Sturmlechner <asturm@gentoo.org> (2024-08-29)
# Pin down kf6compat mask to currently stable versions.
<kde-apps/kio-extras-24.02.2-r2 kf6compat
<kde-frameworks/kglobalaccel-5.116.0-r1 kf6compat
<kde-frameworks/kguiaddons-5.116.0-r1 kf6compat
<kde-frameworks/kwallet-5.116.0-r1 kf6compat

View File

@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2025-02-21)
# Needs Rust
media-video/ffmpeg rav1e
# Viorel Munteanu <ceamac@gentoo.org> (2025-01-24)
# Requires dev-python/asyncssh.
net-misc/dropbear test-async

View File

@ -48,7 +48,7 @@ FSF-APPROVED-OTHER Arphic CC-BY-2.0 CC-BY-2.5 CC-BY-3.0 CC-BY-4.0 CC-BY-SA-2.0 C
# Misc licenses for free documents and other works (including fonts)
# that follow the definition at https://freedomdefined.org/ but are NOT
# listed in @FSF-APPROVED-OTHER
MISC-FREE-DOCS BAEKMUK BitstreamVera CC-BY-1.0 CC-BY-SA-1.0 CC-PD CC-SA-1.0 LDP-1 LDP-1a man-pages man-pages-posix-2013 MaxMind2 mplus-fonts myspell-en_CA-KevinAtkinson quake1-textures Texinfo-manual UbuntuFontLicense-1.0 vlgothic wxWinFDL-3
MISC-FREE-DOCS BAEKMUK BitstreamVera CC-BY-1.0 CC-BY-SA-1.0 CC-PD CC-SA-1.0 LDP-1 LDP-1a man-pages man-pages-posix-2013 MaxMind2 mplus-fonts myspell-en_CA-KevinAtkinson quake1-textures Texinfo-manual UbuntuFontLicense-1.0 Unsplash vlgothic wxWinFDL-3
# Metaset for all free documents
FREE-DOCUMENTS @FSF-APPROVED-OTHER @MISC-FREE-DOCS

View File

@ -33,6 +33,36 @@
#--- END OF EXAMPLES ---
# Eray Aslan <eras@gentoo.org> (2025-02-24)
# Mask experimental software
=mail-mta/postfix-3.11*
# Michał Górny <mgorny@gentoo.org> (2025-02-24)
# Bad package with frequent release issues. No reverse dependencies
# left. Use dev-python/zstandard instead (admittedly, also far
# from perfect). Removal on 2025-03-26. Bug #950214.
dev-python/zstd
# Sam James <sam@gentoo.org> (2025-02-22)
# (Only) needed for no-yet-released LibreOffice. Mask for now to avoid
# unnecessary conflicts/backtracking for LO users.
=dev-libs/liborcus-0.20.0
=dev-libs/libixion-0.20.0
=dev-util/mdds-3.0.0
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-21)
# Shiboken and Pyside-tools have been merged into dev-python/pyside
# as of version 6.8.2. Pyside-tools are useable when the "tools" USE
# flag is enabled.
dev-python/shiboken6
dev-python/pyside6-tools
# Andreas Sturmlechner <asturm@gentoo.org> (2025-02-18)
# Depends on deprecated Qt5WebEngine, no response from maintainers.
# Download source appears gone; bugs #926675, #880649, #870256.
# Removal on 2025-03-18.
sci-electronics/eagle
# Andreas Sturmlechner <asturm@gentoo.org> (2025-02-16)
# KF5/Qt5 based and no signs of porting or even life upstream.
# kde-frameworks/kcalendarcore:5 has no more revdeps after this.
@ -162,17 +192,6 @@ games-fps/quakeforge
# Removal on 2025-03-07. Bug: 949318
net-misc/AQtion
# Matt Turner <mattst88@gentoo.org> (2025-02-05)
# Masked for testing
=dev-util/mesa_clc-25.0*
=media-libs/mesa-25.0*
# Ionen Wolkens <ionen@gentoo.org> (2025-01-30)
# Breaks the only consumer of pytest-bdd (qutebrowser),
# not looked into yet but mask for now as it prevents
# using it to test PyQt6 for the upcoming Qt bump.
>=dev-python/gherkin-official-31.0.0
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-30)
# Last release 15 years ago, dead upstream (never imported from kdesvn),
# no revdeps probably since amarok last-rites. Removal on 2025-02-27.
@ -214,11 +233,6 @@ dev-go/get-ego-vendor
# Plenty of other options in ::gentoo. Bug #947724, removal on 2025-02-27.
media-sound/bempc
# Anthony G. Basile <blueness@gentoo.org> (2025-01-25)
# Bug 909889. Needs PEP517 build. Very low user base
# Remove 2025-02-24.
app-portage/grs
# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-24)
# EAPI=7, uses deprecated Go eclasses, fails to compile, installation
# blocked by current versions of docker (which provides the features).
@ -240,24 +254,6 @@ app-metrics/burrow_exporter
dev-go/go-colortext
dev-go/gom
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
# Last release from 12 years ago, git master still defaults to Qt4.
# Plenty of other options in ::gentoo. Bug #947741, removal on 2025-02-22.
app-editors/juffed
# Nowa Ammerlaan <nowa@gentoo.org> (2025-01-23)
# Sypder-5 requires Qt5, and there are several dead
# plugins that have not been migrated to Spyder-6.
# Bugs #926687, #926686. Removal on 2025-02-23
<dev-python/spyder-6
dev-python/spyder-vim
dev-python/spyder-terminal
=dev-python/qtpy-2.4.2
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
# CVE-2025-23050, bug #948573; Removal on 2025-02-22.
dev-qt/qtbluetooth:5
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
# Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead.
dev-qt/qdbusviewer
@ -278,27 +274,6 @@ dev-qt/qtserialbus:5
dev-qt/qtvirtualkeyboard:5
dev-qt/qtwebview:5
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-20)
# Unused Java library. Removal on 2025-02-19.
dev-java/saslprep
# Zac Medico <zmedico@gentoo.org> (2025-01-18)
# Ebuild is difficult to maintain. No revdeps.
# Removal on 2025-02-17. Bug #896044
sys-cluster/k3s
# Michał Górny <mgorny@gentoo.org> (2025-01-18)
# Superseded by dev-python/terminaltables3, the only revdep switched
# over.
# Removal on 2025-02-17. Bug #948333.
dev-python/terminaltables
# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-10)
# EAPI=7, maintainer needed, no reverse dependencies, fails to compile,
# uses deprecated Go eclass.
# Removal on 2025-02-09. Bugs #947810, #856319, #844730, #771048, #679078.
sys-cluster/zetcd
# Conrad Kostecki <conikost@gentoo.org> (2025-01-09)
# New version, which dropps support for legacy devices.
# Will be unmasked, when split to legacy-branch is done.
@ -427,10 +402,6 @@ app-emulation/virtualbox-kvm
# Beware that if you upgrade to it, you may need to reset your keyrings.
>=app-crypt/gnupg-2.5
# Ulrich Müller <ulm@gentoo.org> (2024-09-12)
# Pretest versions, masked for testing.
<app-editors/emacs-30.0.9999:30-vcs
# Fabian Groffen <grobian@gentoo.org> (2024-09-02)
# exim_tinydb utility crashes due to invalid free() (used in startup script)
=mail-mta/exim-4.98
@ -544,10 +515,6 @@ sec-keys/openpgp-keys-jiatan
~app-arch/xz-utils-5.6.0
~app-arch/xz-utils-5.6.1
# Eray Aslan <eras@gentoo.org> (2024-03-10)
# Mask experimental software
=mail-mta/postfix-3.10*
# Sam James <sam@gentoo.org> (2023-12-14)
# Gentoo's kernel maintainers have decided to discontinue gentoo-sources and
# gentoo-kernel for old kernel LTS branches because of the resources to require

View File

@ -1 +1,3 @@
move dev-python/pyside6 dev-python/pyside
slotmove dev-php/pecl-ssh2 0 7
slotmove dev-php/pecl-stomp 0 7