profiles: Sync with Gentoo

It's from Gentoo commit 6e93401d19819f19f02ee663570f7dacf2d0f818.
This commit is contained in:
Flatcar Buildbot 2024-01-29 07:14:47 +00:00 committed by Krzesimir Nowak
parent 243c706f6f
commit b68d1d74bb
184 changed files with 555 additions and 217 deletions

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2024-01-24)
# No LLVM on alpha.
dev-util/perf bpf
# Sam James <sam@gentoo.org> (2024-01-02) # Sam James <sam@gentoo.org> (2024-01-02)
# dev-libs/capstone not keyworded here # dev-libs/capstone not keyworded here
dev-lang/php capstone dev-lang/php capstone
@ -317,6 +321,7 @@ dev-db/percona-server cjk
# Mikle Kolyada <zlogene@gentoo.org> (2018-10-05) # Mikle Kolyada <zlogene@gentoo.org> (2018-10-05)
# Not keyworded (see bug #540540c#8) # Not keyworded (see bug #540540c#8)
app-admin/sudo sssd app-admin/sudo sssd
sys-auth/pambase sssd
# Andreas Sturmlechner <asturm@gentoo.org> (2018-09-30) # Andreas Sturmlechner <asturm@gentoo.org> (2018-09-30)
# Optional dependency blocking security cleanup, bug #627316 # Optional dependency blocking security cleanup, bug #627316

View File

@ -1,12 +1,17 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
-alpha -alpha
# matoro <matoro_gentoo@matoro.tk> (2024-01-24)
# sys-apps/flatpak is not keyworded here
flatpak
# matoro <matoro_gentoo@matoro.tk> (2023-11-14) # matoro <matoro_gentoo@matoro.tk> (2023-11-14)
# Qt is not keyworded here # Qt is not keyworded here
qt5 qt5
qt6
# matoro <matoro_gentoo@matoro.tk> (2023-06-17) # matoro <matoro_gentoo@matoro.tk> (2023-06-17)
# media-libs/libheif is not keyworded here # media-libs/libheif is not keyworded here

View File

@ -24,9 +24,7 @@ app-arch/stuffit
app-benchmarks/cpuburn app-benchmarks/cpuburn
app-editors/emacs:18 app-editors/emacs:18
app-emulation/crossover-bin app-emulation/crossover-bin
app-emulation/protontricks
app-emulation/q4wine app-emulation/q4wine
app-emulation/winetricks
dev-embedded/libftd2xx dev-embedded/libftd2xx
dev-embedded/openocd dev-embedded/openocd
dev-util/android-ndk dev-util/android-ndk
@ -57,7 +55,6 @@ games-arcade/gish-demo
games-arcade/jardinains games-arcade/jardinains
games-arcade/thinktanks-demo games-arcade/thinktanks-demo
games-emulation/gens games-emulation/gens
<games-emulation/pcsx2-1.7
games-emulation/vgba games-emulation/vgba
games-emulation/zinc games-emulation/zinc
games-emulation/zsnes games-emulation/zsnes

View File

@ -17,6 +17,14 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/PyQt6 and dev-python/pyside6 are keyworded here
dev-python/QtPy -pyqt6 -pyside6
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-21)
# virtiofsd is available here
app-emulation/libvirt -virtiofsd
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel -grub sys-kernel/installkernel -grub
@ -434,7 +442,6 @@ sys-apps/hwloc -gl -nvml
# Michał Górny <mgorny@gentoo.org> (2013-07-22) # Michał Górny <mgorny@gentoo.org> (2013-07-22)
# Meaningless on amd64 (it controls the 32-bit x86 JIT). # Meaningless on amd64 (it controls the 32-bit x86 JIT).
dev-python/pypy-exe cpu_flags_x86_sse2 dev-python/pypy-exe cpu_flags_x86_sse2
dev-python/pypy3-exe cpu_flags_x86_sse2
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-11-03) # Diego Elio Pettenò <flameeyes@gentoo.org> (2012-11-03)
# Unmask here, as it's masked in base. # Unmask here, as it's masked in base.

View File

@ -17,6 +17,14 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/pyside6 is not stable here yet
dev-python/QtPy pyside6
# Ionen Wolkens <ionen@gentoo.org> (2024-01-16)
# cuda (and thus cudnn) are not available in stable
media-libs/opencv cudnn
# Joonas Niilola <juippis@gentoo.org> (2024-01-08) # Joonas Niilola <juippis@gentoo.org> (2024-01-08)
# Pulls in pandoc with all of its glory (haskell). #921501 # Pulls in pandoc with all of its glory (haskell). #921501
www-apps/hugo test www-apps/hugo test
@ -101,6 +109,7 @@ media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glo
# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) # Mikle Kolyada <zlogene@gentoo.org> (2018-11-07)
# unmask sssd for sudo # unmask sssd for sudo
app-admin/sudo -sssd app-admin/sudo -sssd
sys-auth/pambase -sssd
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01) # Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
net-analyzer/wireshark -doc net-analyzer/wireshark -doc

View File

@ -16,12 +16,6 @@
# Unmask secureboot flag on arches where sbsigntools is keyworded # Unmask secureboot flag on arches where sbsigntools is keyworded
-secureboot -secureboot
# Jimi Huotari <chiitoo@gentoo.org> (2023-03-03)
# Unmask on amd64 only for now.
-qt6
-pyqt6
-pyside6
# matoro <matoro_gentoo@matoro.tk> (2022-09-29) # matoro <matoro_gentoo@matoro.tk> (2022-09-29)
# dev-util/google-perftools is supported here # dev-util/google-perftools is supported here
-tcmalloc -tcmalloc

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-18)
# No sys-block/nbdkit on arm, yet
app-emulation/libvirt nbd
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel -grub sys-kernel/installkernel -grub

View File

@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# Qt6 is not stable here yet
qt6
# Sam James <sam@gentoo.org> (2022-01-16) # Sam James <sam@gentoo.org> (2022-01-16)
# net-libs/gnome-online-accounts is not marked stable on arm yet # net-libs/gnome-online-accounts is not marked stable on arm yet
gnome-online-accounts gnome-online-accounts

View File

@ -1,6 +1,14 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/PyQt6 is keyworded here
dev-python/QtPy -pyqt6
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-18)
# No sys-block/nbdkit on arm, yet
app-emulation/libvirt nbd
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel -grub sys-kernel/installkernel -grub

View File

@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/PyQt6 and dev-python/pyside6 are not stable here yet
dev-python/QtPy pyqt6 pyside6
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-12-18) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-12-18)
# This is still experimental, prebuilt images may not boot on all systems. # This is still experimental, prebuilt images may not boot on all systems.
sys-kernel/gentoo-kernel generic-uki sys-kernel/gentoo-kernel generic-uki

View File

@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# Qt6 is not stable here yet
qt6
# Mart Raudsepp <leio@gentoo.org> (2023-10-03) # Mart Raudsepp <leio@gentoo.org> (2023-10-03)
# dev-util/sysprof-capture and dev-util/sysprof are not stable yet # dev-util/sysprof-capture and dev-util/sysprof are not stable yet
sysprof sysprof

View File

@ -1,6 +1,14 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/PyQt6 and dev-python/pyside6 have very few keywords
dev-python/QtPy pyqt6 pyside6
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-21)
# virtiofsd is only available on some arches
app-emulation/libvirt virtiofsd
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel grub sys-kernel/installkernel grub
@ -76,6 +84,10 @@ kde-plasma/discover snap
# See bug #894078. # See bug #894078.
dev-python/tables cpudetection dev-python/tables cpudetection
# Andreas Sturmlechner <asturm@gentoo.org> (2023-03-09)
# media-libs/libplacebo is not keyworded anywhere except amd64/ppc64/x86 yet
media-video/ffmpeg libplacebo
# Michał Górny <mgorny@gentoo.org> (2023-01-24) # Michał Górny <mgorny@gentoo.org> (2023-01-24)
# libomptarget is only supported on 64-bit architectures. # libomptarget is only supported on 64-bit architectures.
>=sys-libs/libomp-16.0.0_pre20230124 offload >=sys-libs/libomp-16.0.0_pre20230124 offload
@ -453,7 +465,3 @@ media-video/mplayer cpudetection
# Ian Whyman <thev00d00@gentoo.org> (2016-05-22) # Ian Whyman <thev00d00@gentoo.org> (2016-05-22)
# Mask raspberry-pi except on arm. # Mask raspberry-pi except on arm.
dev-libs/libcec raspberry-pi dev-libs/libcec raspberry-pi
# Andreas Sturmlechner <asturm@gentoo.org> (2023-03-09)
# media-libs/libplacebo is not keyworded anywhere except amd64/ppc64/x86 yet
media-video/ffmpeg libplacebo

View File

@ -1,4 +1,4 @@
# Copyright 2019-2023 Gentoo Authors # Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2023-03-28) # Sam James <sam@gentoo.org> (2023-03-28)
@ -8,7 +8,7 @@ dev-python/py-cpuinfo
# Sam James <sam@gentoo.org> (2023-03-10) # Sam James <sam@gentoo.org> (2023-03-10)
# Fails to build on HPPA w/ sys-kernel/linux-headers-6.2: # Fails to build on HPPA w/ sys-kernel/linux-headers-6.2:
# https://github.com/strace/strace/issues/241 # https://github.com/strace/strace/issues/241
=dev-util/strace-6.2 =dev-debug/strace-6.2
# Quote from <eike@s...l.de>: # Quote from <eike@s...l.de>:
# "Compilation fails with: #error You need to define CycleTimer for # "Compilation fails with: #error You need to define CycleTimer for

View File

@ -4,6 +4,15 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword # NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch. # request bug for the hppa arch.
# Ionen Wolkens <ionen@gentoo.org> (2024-01-23)
# Needs dev-qt/qtquick3d:6 which itself needs media-libs/assimp that
# is not keyworded here and currently fails tests (bug #919896).
dev-qt/qtmultimedia:6 qml
# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-01-06)
# net-libs/grpc not keyworded here
app-admin/syslog-ng grpc
# Sam James <sam@gentoo.org> (2024-01-02) # Sam James <sam@gentoo.org> (2024-01-02)
# dev-libs/capstone not keyworded here # dev-libs/capstone not keyworded here
dev-lang/php capstone dev-lang/php capstone

View File

@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# Qt6 is not stable here yet
qt6
# Sam James <sam@gentoo.org> (2023-07-02) # Sam James <sam@gentoo.org> (2023-07-02)
# Unlikely that anybody wants to use net-nds/openldap on hppa & often has # Unlikely that anybody wants to use net-nds/openldap on hppa & often has
# platform-specific bugs. # platform-specific bugs.

View File

@ -8,4 +8,3 @@
# Sergei Trofimovich <slyfox@gentoo.org> (2020-05-02) # Sergei Trofimovich <slyfox@gentoo.org> (2020-05-02)
# greenlet needs arch-specific stack switching code. There is no ia64 port. # greenlet needs arch-specific stack switching code. There is no ia64 port.
dev-python/greenlet dev-python/greenlet
virtual/python-greenlet

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-01-15)
# net-libs/grpc not keyworded here
app-admin/syslog-ng grpc
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel -grub sys-kernel/installkernel -grub
@ -12,6 +16,7 @@ dev-lang/php capstone
# David Seifert <soap@gentoo.org> (2023-12-30) # David Seifert <soap@gentoo.org> (2023-12-30)
# sys-auth/sssd not keyworded here anymore # sys-auth/sssd not keyworded here anymore
app-admin/sudo sssd app-admin/sudo sssd
sys-auth/pambase sssd
# Mart Raudsepp <leio@gentoo.org> (2023-12-25) # Mart Raudsepp <leio@gentoo.org> (2023-12-25)
# sys-apps/xdg-desktop-portal not keyworded here yet # sys-apps/xdg-desktop-portal not keyworded here yet

View File

@ -206,3 +206,4 @@ rbd
# Ben de Groot <yngwin@gentoo.org> (2015-02-01) # Ben de Groot <yngwin@gentoo.org> (2015-02-01)
# please remove when keyworded # please remove when keyworded
qt5 qt5
qt6

View File

@ -54,7 +54,6 @@ sys-devel/llvm -debuginfod
# Revdeps of dev-python/ujson which is masked. # Revdeps of dev-python/ujson which is masked.
dev-python/cattrs test dev-python/cattrs test
dev-python/requests-cache test dev-python/requests-cache test
dev-python/ruamel-std-pathlib test
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-30) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-30)
# Avoid having to keyword more Qt deps # Avoid having to keyword more Qt deps
@ -185,6 +184,7 @@ media-video/ffmpeg libilbc libtesseract
# WANG Xuerui <xen0n@gentoo.org> (2022-12-05) # WANG Xuerui <xen0n@gentoo.org> (2022-12-05)
# sys-auth/sssd isn't keyworded here yet # sys-auth/sssd isn't keyworded here yet
app-admin/sudo sssd app-admin/sudo sssd
sys-auth/pambase sssd
# WANG Xuerui <xen0n@gentoo.org> (2022-12-04) # WANG Xuerui <xen0n@gentoo.org> (2022-12-04)
# neither app-text/ronn or app-text/ronn-ng can be built with # neither app-text/ronn or app-text/ronn-ng can be built with

View File

@ -102,7 +102,7 @@ dev-python/numpy lapack
net-misc/openssh security-key net-misc/openssh security-key
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02)
# dev-util/systemtap is not keyworded on m68k # dev-debug/systemtap is not keyworded on m68k
sys-libs/glibc systemtap sys-libs/glibc systemtap
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02)

View File

@ -82,6 +82,7 @@ ruby
# James Le Cuirot <chewi@gentoo.org> (2021-08-20) # James Le Cuirot <chewi@gentoo.org> (2021-08-20)
# Qt is not keyworded or tested. # Qt is not keyworded or tested.
qt5 qt5
qt6
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23) # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23)
# valgrind has no m68k port. # valgrind has no m68k port.

View File

@ -271,3 +271,4 @@ opencl
# Ben de Groot <yngwin@gentoo.org> (2015-02-01) # Ben de Groot <yngwin@gentoo.org> (2015-02-01)
# please remove when keyworded # please remove when keyworded
qt5 qt5
qt6

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2024-01-17)
# The generated code is too large and it takes ages to build, bug #922249.
dev-python/mypy native-extensions
# Sam James <sam@gentoo.org> (2024-01-05) # Sam James <sam@gentoo.org> (2024-01-05)
# sys-apps/keyutils not stable here, because of test failures. bug #636252 # sys-apps/keyutils not stable here, because of test failures. bug #636252
app-benchmarks/stress-ng keyutils app-benchmarks/stress-ng keyutils

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11) # Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
@ -86,7 +86,7 @@
# Sergei Trofimovich <slyfox@gentoo.org> (2018-04-11) # Sergei Trofimovich <slyfox@gentoo.org> (2018-04-11)
# ltrace is not ported to powerpc64le yet. # ltrace is not ported to powerpc64le yet.
dev-util/ltrace dev-debug/ltrace
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2018-02-21) # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2018-02-21)
# Mozc supports only little-endian architectures. # Mozc supports only little-endian architectures.

View File

@ -1,6 +1,12 @@
# Copyright 2019-2023 Gentoo Authors # Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-qt/qtwebengine:6 is not available here, technically does
# not need to be masked for Qt5 (is keyworded) but would require
# USE=qt5-webengine or so to make the distinction with Qt6.
sci-astronomy/stellarium webengine
# Marek Szuba <marecki@gentoo.org> (2023-12-05) # Marek Szuba <marecki@gentoo.org> (2023-12-05)
# Needs USE=video_cards_amdgpu, which IS available on ppc64le. # Needs USE=video_cards_amdgpu, which IS available on ppc64le.
>=sys-apps/fwupd-1.9.10 -amdgpu >=sys-apps/fwupd-1.9.10 -amdgpu

View File

@ -1,10 +1,6 @@
# Copyright 2019-2021 Gentoo Authors # Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2022-02-05)
# dev-qt/qtwebengine not stable on ppc64 yet
sci-astronomy/stellarium webengine
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-05-07) # Georgy Yakovlev <gyakovlev@gentoo.org> (2021-05-07)
# openjfx:8 will never be stabilized # openjfx:8 will never be stabilized
# openjfx:11 probably will neither # openjfx:11 probably will neither

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11) # Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
@ -8,7 +8,6 @@
# Michał Górny <mgorny@gentoo.org> (2022-08-25) # Michał Górny <mgorny@gentoo.org> (2022-08-25)
# Only ppc64le binpkg is provided. # Only ppc64le binpkg is provided.
dev-python/pypy-exe-bin dev-python/pypy-exe-bin
dev-python/pypy3-exe-bin
# Sam James <sam@gentoo.org> (2022-01-18) # Sam James <sam@gentoo.org> (2022-01-18)
# No bootstrap binary available on big endian PPC64 right now # No bootstrap binary available on big endian PPC64 right now

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-21)
# virtiofsd is available here
app-emulation/libvirt -virtiofsd
# Ionen Wolkens <ionen@gentoo.org> (2023-10-09) # Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
# media-libs/shaderc is keyworded here. # media-libs/shaderc is keyworded here.
media-libs/libplacebo -shaderc media-libs/libplacebo -shaderc

View File

@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# Qt6 is not stable here yet
qt6
# Matt Turner <mattst88@gentoo.org> (2018-04-25) # Matt Turner <mattst88@gentoo.org> (2018-04-25)
# Dropped stable keywords # Dropped stable keywords
octave octave

View File

@ -1,6 +1,10 @@
# Copyright 2023 Gentoo Authors # Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-12-26)
# net-libs/grpc not keyworded here
app-admin/syslog-ng grpc
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-15) # Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-15)
# media-libs/shaderc in not keyworded # media-libs/shaderc in not keyworded
media-video/ffmpeg shaderc media-video/ffmpeg shaderc

View File

@ -1,6 +1,10 @@
# Copyright 2019-2024 Gentoo Authors # Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-18)
# No sys-block/nbdkit on riscv, yet
app-emulation/libvirt nbd
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel -grub sys-kernel/installkernel -grub
@ -239,3 +243,8 @@ sci-libs/opencascade vtk
dev-libs/libpcre2 jit dev-libs/libpcre2 jit
dev-libs/libpcre jit dev-libs/libpcre jit
www-servers/nginx pcre-jit www-servers/nginx pcre-jit
# Ian Jordan <immoloism@gmail.com> (2024-01-24)
# Dependencies not keyworded yet:
# - dev-libs/libisoburn
dev-util/catalyst iso

View File

@ -1,4 +1,4 @@
# Copyright 2019-2023 Gentoo Authors # Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
@ -20,6 +20,10 @@
-gtk3 -gtk3
-introspection -introspection
# Yongxiang Liang <tanekliang@gmail.com> (2024-01-16)
# Requires qtwebengine, which is not ported to riscv
webengine
# Marek Szuba <marecki@gentoo.org> (2021-08-14) # Marek Szuba <marecki@gentoo.org> (2021-08-14)
# sci-libs/netcdf fails tests in a way suggesting it might be completely # sci-libs/netcdf fails tests in a way suggesting it might be completely
# unreliable on this arch as far as I/O is concerned. # unreliable on this arch as far as I/O is concerned.

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-01-15)
# net-libs/grpc not keyworded here
app-admin/syslog-ng grpc
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-12) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-12)
# dracut is not keyworded here # dracut is not keyworded here
sys-kernel/installkernel dracut sys-kernel/installkernel dracut
@ -119,6 +123,7 @@ app-crypt/pinentry efl
# Sam James <sam@gentoo.org> (2022-04-24) # Sam James <sam@gentoo.org> (2022-04-24)
# sssd not keyworded here # sssd not keyworded here
app-admin/sudo sssd app-admin/sudo sssd
sys-auth/pambase sssd
# Sam James <sam@gentoo.org> (2022-04-24) # Sam James <sam@gentoo.org> (2022-04-24)
# app-crypt/dieharder and dev-libs/softhsm:2 unkeyworded here # app-crypt/dieharder and dev-libs/softhsm:2 unkeyworded here

View File

@ -85,6 +85,7 @@ java
hardened hardened
vaapi vaapi
qt5 qt5
qt6
# Needs java # Needs java
pdfannotextractor pdfannotextractor

View File

@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-01-15)
# net-libs/grpc not keyworded here
app-admin/syslog-ng grpc
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded # Unmask only where grub is keyworded
sys-kernel/installkernel -grub sys-kernel/installkernel -grub

View File

@ -1,9 +1,13 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
-sparc -sparc
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# Needs bug #918896 for missing Qt6 keywords
qt6
# matoro <matoro_gentoo@matoro.tk> (2023-06-17) # matoro <matoro_gentoo@matoro.tk> (2023-06-17)
# media-libs/libheif is not keyworded here # media-libs/libheif is not keyworded here
heif heif

View File

@ -0,0 +1,10 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
CHOST="i486-pc-linux-gnu"
CFLAGS="-O2 -march=i486 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
CPU_FLAGS_X86=""

View File

@ -0,0 +1,10 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
CPU_FLAGS_X86="mmx sse"

View File

@ -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 # 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 # When you add an entry to the top of this file, add your name, the date, and
@ -97,6 +97,7 @@ media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glo
# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) # Mikle Kolyada <zlogene@gentoo.org> (2018-11-07)
# unmask sssd for sudo # unmask sssd for sudo
app-admin/sudo -sssd app-admin/sudo -sssd
sys-auth/pambase -sssd
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01) # Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
net-analyzer/wireshark -doc net-analyzer/wireshark -doc

View File

@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# Qt6 is not stable here yet
qt6
# Sam James <sam@gentoo.org> (2020-11-10) # Sam James <sam@gentoo.org> (2020-11-10)
# media-gfx/openvdb is not stable on x86 # media-gfx/openvdb is not stable on x86
# ... and has failing tests right now anyway # ... and has failing tests right now anyway

View File

@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Alfred Wingate <parona@protonmail.com> (2023-12-25)
# Default to gbm on non-desktop with REQUIRED_USE: ^^ ( gbm wayland X )
>=media-tv/kodi-20.2 gbm udev
# Yongxiang Liang <tanekliang@gmail.com> (2023-12-12) # Yongxiang Liang <tanekliang@gmail.com> (2023-12-12)
# Default to lua 5.4 (upstream requires 5.3 or higher) # Default to lua 5.4 (upstream requires 5.3 or higher)
app-i18n/fcitx-lua lua_single_target_lua5-4 app-i18n/fcitx-lua lua_single_target_lua5-4

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# Michael Orlitzky <mjo@gentoo.org> (2023-11-22) # Michael Orlitzky <mjo@gentoo.org> (2023-11-22)
@ -211,11 +211,6 @@ net-misc/netkit-bootparamd libtirpc
sci-astronomy/esomidas libtirpc sci-astronomy/esomidas libtirpc
sys-cluster/glusterfs libtirpc sys-cluster/glusterfs libtirpc
# David Seifert <soap@gentoo.org> (2017-03-07)
# Only ever use system ffmpeg, allow kodi bundled ffmpeg
# only for debug pruposes.
media-tv/kodi system-ffmpeg
# Maciej Mrozowski <reavertm@gentoo.org> (2016-09-01) # Maciej Mrozowski <reavertm@gentoo.org> (2016-09-01)
# Workaround until resolved upstream (bug #586840) # Workaround until resolved upstream (bug #586840)
>=dev-games/simgear-2016.2.1 dns >=dev-games/simgear-2016.2.1 dns

View File

@ -6,6 +6,21 @@
# This file is only for generic masks. For arch-specific masks (i.e. # This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base. # mask everywhere, unmask on arch/*) use arch/base.
# Michael Orlitzky <mjo@gentoo.org> (2024-01-24)
# A missing "-o pipefail" in the gap-pkg eclass caused me to
# miss a few crashes in dev-gap packages when GAP itself is
# built with kernel debugging enabled. These may not be the
# only problems but it's hard to tell because they cascade:
#
# * https://github.com/frankluebeck/EDIM/issues/24
# * https://github.com/gap-packages/io/issues/122
#
sci-mathematics/gap debug
# Alfredo Tupone <tupone@gentoo.org> (2024-01-20)
# Not working, bug #890756
sci-mathematics/why3-for-spark doc
# Arthur Zamarin <arthurzam@gentoo.org> (2023-12-22) # Arthur Zamarin <arthurzam@gentoo.org> (2023-12-22)
# Requires sys-block/hpacucli # Requires sys-block/hpacucli
net-analyzer/nagios-plugin-check_raid hpa net-analyzer/nagios-plugin-check_raid hpa
@ -16,11 +31,6 @@ net-analyzer/nagios-plugin-check_raid hpa
media-gfx/openvdb ax media-gfx/openvdb ax
sys-devel/sparse llvm sys-devel/sparse llvm
# Sam James <sam@gentoo.org> (2023-12-18)
# libgrust build is broken for multilib
# https://gcc.gnu.org/PR113056
>=sys-devel/gcc-14.0.0_pre20231217 rust
# Takuya Wakazono <pastalian46@gmail.com> (2023-11-21) # Takuya Wakazono <pastalian46@gmail.com> (2023-11-21)
# app-crypt/rpm-sequoia is not keyworded on most architectures. # app-crypt/rpm-sequoia is not keyworded on most architectures.
app-arch/rpm sequoia app-arch/rpm sequoia
@ -71,13 +81,6 @@ net-voip/yate dahdi
# Not ported to libsoup:3.0 # Not ported to libsoup:3.0
app-office/abiword collab app-office/abiword collab
# WANG Xuerui <xen0n@gentoo.org> (2023-08-28)
# Breaks multiple high-profile packages depending on outdated proc-macro2 when
# USE=nightly and using an affected Rust version; keep until revdep problems
# are gone.
# See https://github.com/rust-lang/rust/issues/113152
>=dev-lang/rust-1.72.0 nightly
# Michael Orlitzky <mjo@gentoo.org> (2023-08-23) # Michael Orlitzky <mjo@gentoo.org> (2023-08-23)
# Polymake itself is masked for removal (bug 909570). # Polymake itself is masked for removal (bug 909570).
sci-mathematics/singular polymake sci-mathematics/singular polymake

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
@ -21,10 +21,6 @@ dev-lang/python-exec -python_targets_python3_12
# xfce-base/libxfce4windowing is not ready to go stable (4.19 branch). # xfce-base/libxfce4windowing is not ready to go stable (4.19 branch).
xfce-extra/xfce4-pulseaudio-plugin libxfce4windowing xfce-extra/xfce4-pulseaudio-plugin libxfce4windowing
# Alfredo Tupone <tupone@gentoo.org> (2023-04-02)
# For doc, dev-python/sphinxcontrib-bibtex is required
sci-mathematics/why3-for-spark doc
# Daniel Pielmeier <billie@gentoo.org> (2023-03-04) # Daniel Pielmeier <billie@gentoo.org> (2023-03-04)
# For docs, app-text/pandoc is required. For details see: # For docs, app-text/pandoc is required. For details see:
# Bug #737612 # Bug #737612
@ -137,7 +133,7 @@ app-emulation/winetricks test
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21) # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21)
# For bleeding edge features and testing, not generally suitable # For bleeding edge features and testing, not generally suitable
# for stable systems # for stable systems
dev-lang/rust nightly profiler system-bootstrap dev-lang/rust nightly system-bootstrap
# Andreas Sturmlechner <asturm@gentoo.org> (2019-12-09) # Andreas Sturmlechner <asturm@gentoo.org> (2019-12-09)
# Declared experimental, and dev-cpp/websocketpp not stable yet # Declared experimental, and dev-cpp/websocketpp not stable yet
@ -172,6 +168,7 @@ media-plugins/grilo-plugins chromaprint
# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) # Mikle Kolyada <zlogene@gentoo.org> (2018-11-07)
# sssd is only stable for amd64 and x86 # sssd is only stable for amd64 and x86
app-admin/sudo sssd app-admin/sudo sssd
sys-auth/pambase sssd
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01) # Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
# Needs dev-ruby/asciidoctor which has a lot of unstable deps # Needs dev-ruby/asciidoctor which has a lot of unstable deps

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# This file is only for generic masks. For arch-specific masks (i.e. # This file is only for generic masks. For arch-specific masks (i.e.
@ -8,11 +8,6 @@
# KF6 is not in ::gentoo yet. Move to stable.use.mask on KF6 intro. # KF6 is not in ::gentoo yet. Move to stable.use.mask on KF6 intro.
kf6compat kf6compat
# David Seifert <soap@gentoo.org> (2023-09-09)
# EOL upstream in 2 months, causes major headaches for OpenSSL 1.1
# masking. Removal on 2023-10-09.
php_targets_php8-0
# Hans de Graaff <graaff@gentoo.org> (2023-08-19) # Hans de Graaff <graaff@gentoo.org> (2023-08-19)
# Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer # Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer
# Ruby version. # Ruby version.
@ -22,13 +17,6 @@ ruby_targets_ruby30
# Ruby 2.7 is masked for removal. # Ruby 2.7 is masked for removal.
ruby_targets_ruby27 ruby_targets_ruby27
# Sam James <sam@gentoo.org> (2022-08-02)
# Masked for testing. The split of some packages may still
# change. bug #838970.
qt6
pyqt6
pyside6
# Matt Turner <mattst88@gentoo.org> (2022-04-16) # Matt Turner <mattst88@gentoo.org> (2022-04-16)
# dev-util/sysprof not keyworded on most arches yet # dev-util/sysprof not keyworded on most arches yet
sysprof sysprof

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
@ -13,10 +13,6 @@ ruby_targets_ruby33
# New unstable PHP slot. # New unstable PHP slot.
php_targets_php8-3 php_targets_php8-3
# Michał Górny <mgorny@gentoo.org> (2023-11-10)
# Not stable yet.
postgres_targets_postgres16
# Michał Górny <mgorny@gentoo.org> (2023-05-23) # Michał Górny <mgorny@gentoo.org> (2023-05-23)
# Mask until dev-lang/python:3.12 becomes stable. # Mask until dev-lang/python:3.12 becomes stable.
python_targets_python3_12 python_targets_python3_12

View File

@ -39,6 +39,7 @@ dev-dotnet
dev-embedded dev-embedded
dev-erlang dev-erlang
dev-games dev-games
dev-gap
dev-go dev-go
dev-haskell dev-haskell
dev-java dev-java

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# #
# System-wide defaults for the Portage system # System-wide defaults for the Portage system
@ -54,3 +54,10 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed"
# Prevent automagic use of 64-bit time_t. # Prevent automagic use of 64-bit time_t.
# https://bugs.gentoo.org/828001 # https://bugs.gentoo.org/828001
enable_year2038="no" enable_year2038="no"
# Sam James <sam@gentoo.org> (2024-01-22)
# Workaround for sandbox bug which causes this gnulib configure test to take
# many real hours on slower machines, and certainly a huge amount of CPU hours
# on others. Spoof the same result as configure gets on a modern glibc system
# for now. See bug #447970 and bug #922652.
gl_cv_func_getcwd_path_max="yes"

View File

@ -10,12 +10,12 @@ app-arch/gzip
app-arch/xz-utils app-arch/xz-utils
app-arch/tar app-arch/tar
app-shells/bash:0 app-shells/bash:0
dev-build/autoconf
dev-build/automake
dev-build/libtool
dev-build/make dev-build/make
net-misc/rsync net-misc/rsync
net-misc/wget net-misc/wget
sys-devel/autoconf
sys-devel/automake
sys-devel/libtool
sys-apps/baselayout sys-apps/baselayout
sys-apps/coreutils sys-apps/coreutils
sys-apps/diffutils sys-apps/diffutils

View File

@ -1,2 +0,0 @@
..
../../../../../../targets/desktop/gnome

View File

@ -1,2 +0,0 @@
..
../../../../../../../targets/desktop/gnome/systemd

View File

@ -1,2 +0,0 @@
..
../../../../../targets/desktop

View File

@ -1,2 +0,0 @@
..
../../../../../../targets/desktop/plasma

View File

@ -1,2 +0,0 @@
..
../../../../../../../targets/systemd

View File

@ -1,2 +0,0 @@
..
../../../../../features/hardened/x86

View File

@ -1,2 +0,0 @@
..
../../../../../../features/selinux

View File

@ -0,0 +1,2 @@
..
../../../../../arch/x86/i486

View File

@ -0,0 +1,2 @@
..
../../../../../../../features/hardened/x86

View File

@ -0,0 +1,2 @@
..
../../../../../../../../features/selinux

View File

@ -0,0 +1,2 @@
..
../../../../../../../features/musl

View File

@ -0,0 +1,2 @@
..
../../../../../../../../features/selinux

View File

@ -0,0 +1,2 @@
..
../../../../../../features/split-usr

View File

@ -0,0 +1,2 @@
..
../../../../../../targets/systemd

View File

@ -0,0 +1,2 @@
..
../../../../../../../../targets/desktop/gnome/systemd

Some files were not shown because too many files have changed in this diff Show More