mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit 6e93401d19819f19f02ee663570f7dacf2d0f818.
This commit is contained in:
parent
243c706f6f
commit
b68d1d74bb
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# dev-libs/capstone not keyworded here
|
||||
dev-lang/php capstone
|
||||
@ -317,6 +321,7 @@ dev-db/percona-server cjk
|
||||
# Mikle Kolyada <zlogene@gentoo.org> (2018-10-05)
|
||||
# Not keyworded (see bug #540540c#8)
|
||||
app-admin/sudo sssd
|
||||
sys-auth/pambase sssd
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2018-09-30)
|
||||
# Optional dependency blocking security cleanup, bug #627316
|
||||
|
@ -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
|
||||
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-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)
|
||||
# Qt is not keyworded here
|
||||
qt5
|
||||
qt6
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-06-17)
|
||||
# media-libs/libheif is not keyworded here
|
||||
|
@ -24,9 +24,7 @@ app-arch/stuffit
|
||||
app-benchmarks/cpuburn
|
||||
app-editors/emacs:18
|
||||
app-emulation/crossover-bin
|
||||
app-emulation/protontricks
|
||||
app-emulation/q4wine
|
||||
app-emulation/winetricks
|
||||
dev-embedded/libftd2xx
|
||||
dev-embedded/openocd
|
||||
dev-util/android-ndk
|
||||
@ -57,7 +55,6 @@ games-arcade/gish-demo
|
||||
games-arcade/jardinains
|
||||
games-arcade/thinktanks-demo
|
||||
games-emulation/gens
|
||||
<games-emulation/pcsx2-1.7
|
||||
games-emulation/vgba
|
||||
games-emulation/zinc
|
||||
games-emulation/zsnes
|
||||
|
@ -17,6 +17,14 @@
|
||||
|
||||
#--- 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel -grub
|
||||
@ -434,7 +442,6 @@ sys-apps/hwloc -gl -nvml
|
||||
# Michał Górny <mgorny@gentoo.org> (2013-07-22)
|
||||
# Meaningless on amd64 (it controls the 32-bit x86 JIT).
|
||||
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)
|
||||
# Unmask here, as it's masked in base.
|
||||
|
@ -17,6 +17,14 @@
|
||||
|
||||
#--- 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)
|
||||
# Pulls in pandoc with all of its glory (haskell). #921501
|
||||
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)
|
||||
# unmask sssd for sudo
|
||||
app-admin/sudo -sssd
|
||||
sys-auth/pambase -sssd
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
|
||||
net-analyzer/wireshark -doc
|
||||
|
@ -16,12 +16,6 @@
|
||||
# Unmask secureboot flag on arches where sbsigntools is keyworded
|
||||
-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)
|
||||
# dev-util/google-perftools is supported here
|
||||
-tcmalloc
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel -grub
|
||||
|
@ -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
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
|
||||
# Qt6 is not stable here yet
|
||||
qt6
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-01-16)
|
||||
# net-libs/gnome-online-accounts is not marked stable on arm yet
|
||||
gnome-online-accounts
|
||||
|
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel -grub
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# 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)
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
|
@ -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
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
|
||||
# Qt6 is not stable here yet
|
||||
qt6
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-10-03)
|
||||
# dev-util/sysprof-capture and dev-util/sysprof are not stable yet
|
||||
sysprof
|
||||
|
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel grub
|
||||
@ -76,6 +84,10 @@ kde-plasma/discover snap
|
||||
# See bug #894078.
|
||||
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)
|
||||
# libomptarget is only supported on 64-bit architectures.
|
||||
>=sys-libs/libomp-16.0.0_pre20230124 offload
|
||||
@ -453,7 +465,3 @@ media-video/mplayer cpudetection
|
||||
# Ian Whyman <thev00d00@gentoo.org> (2016-05-22)
|
||||
# Mask raspberry-pi except on arm.
|
||||
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
|
||||
|
@ -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
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-03-28)
|
||||
@ -8,7 +8,7 @@ dev-python/py-cpuinfo
|
||||
# Sam James <sam@gentoo.org> (2023-03-10)
|
||||
# Fails to build on HPPA w/ sys-kernel/linux-headers-6.2:
|
||||
# https://github.com/strace/strace/issues/241
|
||||
=dev-util/strace-6.2
|
||||
=dev-debug/strace-6.2
|
||||
|
||||
# Quote from <eike@s...l.de>:
|
||||
# "Compilation fails with: #error You need to define CycleTimer for
|
||||
|
@ -4,6 +4,15 @@
|
||||
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
|
||||
# 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)
|
||||
# dev-libs/capstone not keyworded here
|
||||
dev-lang/php capstone
|
||||
|
@ -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
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
|
||||
# Qt6 is not stable here yet
|
||||
qt6
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-07-02)
|
||||
# Unlikely that anybody wants to use net-nds/openldap on hppa & often has
|
||||
# platform-specific bugs.
|
||||
|
@ -8,4 +8,3 @@
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2020-05-02)
|
||||
# greenlet needs arch-specific stack switching code. There is no ia64 port.
|
||||
dev-python/greenlet
|
||||
virtual/python-greenlet
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel -grub
|
||||
@ -12,6 +16,7 @@ dev-lang/php capstone
|
||||
# David Seifert <soap@gentoo.org> (2023-12-30)
|
||||
# sys-auth/sssd not keyworded here anymore
|
||||
app-admin/sudo sssd
|
||||
sys-auth/pambase sssd
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-12-25)
|
||||
# sys-apps/xdg-desktop-portal not keyworded here yet
|
||||
|
@ -206,3 +206,4 @@ rbd
|
||||
# Ben de Groot <yngwin@gentoo.org> (2015-02-01)
|
||||
# please remove when keyworded
|
||||
qt5
|
||||
qt6
|
||||
|
@ -54,7 +54,6 @@ sys-devel/llvm -debuginfod
|
||||
# Revdeps of dev-python/ujson which is masked.
|
||||
dev-python/cattrs test
|
||||
dev-python/requests-cache test
|
||||
dev-python/ruamel-std-pathlib test
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-30)
|
||||
# Avoid having to keyword more Qt deps
|
||||
@ -185,6 +184,7 @@ media-video/ffmpeg libilbc libtesseract
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-12-05)
|
||||
# sys-auth/sssd isn't keyworded here yet
|
||||
app-admin/sudo sssd
|
||||
sys-auth/pambase sssd
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-12-04)
|
||||
# neither app-text/ronn or app-text/ronn-ng can be built with
|
||||
|
@ -102,7 +102,7 @@ dev-python/numpy lapack
|
||||
net-misc/openssh security-key
|
||||
|
||||
# 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
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02)
|
||||
|
@ -82,6 +82,7 @@ ruby
|
||||
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
|
||||
# Qt is not keyworded or tested.
|
||||
qt5
|
||||
qt6
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23)
|
||||
# valgrind has no m68k port.
|
||||
|
@ -271,3 +271,4 @@ opencl
|
||||
# Ben de Groot <yngwin@gentoo.org> (2015-02-01)
|
||||
# please remove when keyworded
|
||||
qt5
|
||||
qt6
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# sys-apps/keyutils not stable here, because of test failures. bug #636252
|
||||
app-benchmarks/stress-ng keyutils
|
||||
|
@ -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
|
||||
|
||||
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
|
||||
@ -86,7 +86,7 @@
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2018-04-11)
|
||||
# ltrace is not ported to powerpc64le yet.
|
||||
dev-util/ltrace
|
||||
dev-debug/ltrace
|
||||
|
||||
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2018-02-21)
|
||||
# Mozc supports only little-endian architectures.
|
||||
|
@ -1,6 +1,12 @@
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# 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)
|
||||
# Needs USE=video_cards_amdgpu, which IS available on ppc64le.
|
||||
>=sys-apps/fwupd-1.9.10 -amdgpu
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 2019-2021 Gentoo Authors
|
||||
# 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)
|
||||
# openjfx:8 will never be stabilized
|
||||
# openjfx:11 probably will neither
|
||||
|
@ -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
|
||||
|
||||
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
|
||||
@ -8,7 +8,6 @@
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-08-25)
|
||||
# Only ppc64le binpkg is provided.
|
||||
dev-python/pypy-exe-bin
|
||||
dev-python/pypy3-exe-bin
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-01-18)
|
||||
# No bootstrap binary available on big endian PPC64 right now
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# media-libs/shaderc is keyworded here.
|
||||
media-libs/libplacebo -shaderc
|
||||
|
@ -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
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
|
||||
# Qt6 is not stable here yet
|
||||
qt6
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2018-04-25)
|
||||
# Dropped stable keywords
|
||||
octave
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# 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)
|
||||
# media-libs/shaderc in not keyworded
|
||||
media-video/ffmpeg shaderc
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel -grub
|
||||
@ -239,3 +243,8 @@ sci-libs/opencascade vtk
|
||||
dev-libs/libpcre2 jit
|
||||
dev-libs/libpcre 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
|
||||
|
@ -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
|
||||
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
@ -20,6 +20,10 @@
|
||||
-gtk3
|
||||
-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)
|
||||
# sci-libs/netcdf fails tests in a way suggesting it might be completely
|
||||
# unreliable on this arch as far as I/O is concerned.
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# dracut is not keyworded here
|
||||
sys-kernel/installkernel dracut
|
||||
@ -119,6 +123,7 @@ app-crypt/pinentry efl
|
||||
# Sam James <sam@gentoo.org> (2022-04-24)
|
||||
# sssd not keyworded here
|
||||
app-admin/sudo sssd
|
||||
sys-auth/pambase sssd
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-04-24)
|
||||
# app-crypt/dieharder and dev-libs/softhsm:2 unkeyworded here
|
||||
|
@ -85,6 +85,7 @@ java
|
||||
hardened
|
||||
vaapi
|
||||
qt5
|
||||
qt6
|
||||
|
||||
# Needs java
|
||||
pdfannotextractor
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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)
|
||||
# Unmask only where grub is keyworded
|
||||
sys-kernel/installkernel -grub
|
||||
|
@ -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
|
||||
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-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)
|
||||
# media-libs/libheif is not keyworded here
|
||||
heif
|
||||
|
10
sdk_container/src/third_party/portage-stable/profiles/arch/x86/i486/make.defaults
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/profiles/arch/x86/i486/make.defaults
vendored
Normal 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=""
|
10
sdk_container/src/third_party/portage-stable/profiles/arch/x86/i686/make.defaults
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/profiles/arch/x86/i686/make.defaults
vendored
Normal 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"
|
@ -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
|
||||
|
||||
# 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)
|
||||
# unmask sssd for sudo
|
||||
app-admin/sudo -sssd
|
||||
sys-auth/pambase -sssd
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
|
||||
net-analyzer/wireshark -doc
|
||||
|
@ -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
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
|
||||
# Qt6 is not stable here yet
|
||||
qt6
|
||||
|
||||
# Sam James <sam@gentoo.org> (2020-11-10)
|
||||
# media-gfx/openvdb is not stable on x86
|
||||
# ... and has failing tests right now anyway
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# 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)
|
||||
# Default to lua 5.4 (upstream requires 5.3 or higher)
|
||||
app-i18n/fcitx-lua lua_single_target_lua5-4
|
||||
|
@ -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
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-11-22)
|
||||
@ -211,11 +211,6 @@ net-misc/netkit-bootparamd libtirpc
|
||||
sci-astronomy/esomidas 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)
|
||||
# Workaround until resolved upstream (bug #586840)
|
||||
>=dev-games/simgear-2016.2.1 dns
|
||||
|
@ -6,6 +6,21 @@
|
||||
# This file is only for generic masks. For arch-specific masks (i.e.
|
||||
# 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)
|
||||
# Requires sys-block/hpacucli
|
||||
net-analyzer/nagios-plugin-check_raid hpa
|
||||
@ -16,11 +31,6 @@ net-analyzer/nagios-plugin-check_raid hpa
|
||||
media-gfx/openvdb ax
|
||||
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)
|
||||
# app-crypt/rpm-sequoia is not keyworded on most architectures.
|
||||
app-arch/rpm sequoia
|
||||
@ -71,13 +81,6 @@ net-voip/yate dahdi
|
||||
# Not ported to libsoup:3.0
|
||||
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)
|
||||
# Polymake itself is masked for removal (bug 909570).
|
||||
sci-mathematics/singular polymake
|
||||
|
@ -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
|
||||
|
||||
# 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-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)
|
||||
# For docs, app-text/pandoc is required. For details see:
|
||||
# Bug #737612
|
||||
@ -137,7 +133,7 @@ app-emulation/winetricks test
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21)
|
||||
# For bleeding edge features and testing, not generally suitable
|
||||
# for stable systems
|
||||
dev-lang/rust nightly profiler system-bootstrap
|
||||
dev-lang/rust nightly system-bootstrap
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2019-12-09)
|
||||
# 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)
|
||||
# sssd is only stable for amd64 and x86
|
||||
app-admin/sudo sssd
|
||||
sys-auth/pambase sssd
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
|
||||
# Needs dev-ruby/asciidoctor which has a lot of unstable deps
|
||||
|
@ -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
|
||||
|
||||
# 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.
|
||||
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)
|
||||
# Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer
|
||||
# Ruby version.
|
||||
@ -22,13 +17,6 @@ ruby_targets_ruby30
|
||||
# Ruby 2.7 is masked for removal.
|
||||
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)
|
||||
# dev-util/sysprof not keyworded on most arches yet
|
||||
sysprof
|
||||
|
@ -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
|
||||
|
||||
# This file requires eapi 5 or later. New entries go on top.
|
||||
@ -13,10 +13,6 @@ ruby_targets_ruby33
|
||||
# New unstable PHP slot.
|
||||
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)
|
||||
# Mask until dev-lang/python:3.12 becomes stable.
|
||||
python_targets_python3_12
|
||||
|
@ -39,6 +39,7 @@ dev-dotnet
|
||||
dev-embedded
|
||||
dev-erlang
|
||||
dev-games
|
||||
dev-gap
|
||||
dev-go
|
||||
dev-haskell
|
||||
dev-java
|
||||
|
@ -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
|
||||
#
|
||||
# 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.
|
||||
# https://bugs.gentoo.org/828001
|
||||
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"
|
||||
|
@ -10,12 +10,12 @@ app-arch/gzip
|
||||
app-arch/xz-utils
|
||||
app-arch/tar
|
||||
app-shells/bash:0
|
||||
dev-build/autoconf
|
||||
dev-build/automake
|
||||
dev-build/libtool
|
||||
dev-build/make
|
||||
net-misc/rsync
|
||||
net-misc/wget
|
||||
sys-devel/autoconf
|
||||
sys-devel/automake
|
||||
sys-devel/libtool
|
||||
sys-apps/baselayout
|
||||
sys-apps/coreutils
|
||||
sys-apps/diffutils
|
||||
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../../targets/desktop/gnome
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../../../targets/desktop/gnome/systemd
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../targets/desktop
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../../targets/desktop/plasma
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../features/hardened/x86
|
@ -1,2 +0,0 @@
|
||||
..
|
||||
../../../../../../features/selinux
|
2
sdk_container/src/third_party/portage-stable/profiles/default/linux/x86/23.0/i486/parent
vendored
Normal file
2
sdk_container/src/third_party/portage-stable/profiles/default/linux/x86/23.0/i486/parent
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../arch/x86/i486
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/hardened/x86
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/selinux
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/musl
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/selinux
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/split-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../targets/desktop/gnome/systemd
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user