summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin237461 -> 237462 bytes
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.mask5
-rw-r--r--profiles/arch/base/package.use.mask5
-rw-r--r--profiles/arch/hppa/package.use.mask9
-rw-r--r--profiles/arch/hppa/use.mask8
-rw-r--r--profiles/arch/mips/package.use.mask4
-rw-r--r--profiles/arch/s390/package.use.mask4
-rw-r--r--profiles/base/package.use.mask7
-rw-r--r--profiles/features/split-usr/make.defaults3
-rw-r--r--profiles/package.mask56
-rw-r--r--profiles/use.local.desc30
12 files changed, 55 insertions, 80 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index b258f0e9097a..f2889fea1f9d 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index bf9c37c83507..2bee87254d58 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01)
+# requires dev-libs/hidapi to be keyworded
+dev-libs/libfido2 hidapi
+
# Felix Janda <felix.janda@posteo.de> (2024-10-20)
# requires dev-libs/libcss and net-libs/libdom to be keyworded
www-client/elinks libcss
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index d83dd8781e85..bf67734e79d7 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -191,11 +191,6 @@ sys-libs/libomp -llvm_targets_AMDGPU
# libomptarget is only supported on 64-bit architectures.
>=sys-libs/libomp-16.0.0_pre20230124 -offload
-# Sam James <sam@gentoo.org> (2023-01-05)
-# asm is only available for amd64 and arm, but for arm, is gated
-# behind an experimental flag.
->=dev-libs/libsecp256k1-0.2.0 -asm
-
# Sam James <sam@gentoo.org> (2022-12-11)
# net-libs/rustls-ffi is keyworded here
net-misc/curl -rustls -curl_ssl_rustls
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 794bc4cbf72b..25950953d95b 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -160,11 +160,6 @@ dev-python/tables cpudetection
# libomptarget is only supported on 64-bit architectures.
>=sys-libs/libomp-16.0.0_pre20230124 offload
-# Sam James <sam@gentoo.org> (2023-01-05)
-# asm is only available for amd64 and arm, but for arm, is gated
-# behind an experimental flag.
->=dev-libs/libsecp256k1-0.2.0 asm
-
# Sam James <sam@gentoo.org> (2022-12-11)
# Unkeyworded dependencies
net-misc/curl rustls curl_ssl_rustls
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index a287a814fae5..2e4d91b30d8d 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,15 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01)
+# requires dev-libs/hidapi to be keyworded
+dev-libs/libfido2 hidapi
+
+# Ian Jordan <immoloism@gmail.com> (2024-11-11)
+# net-misc/networkmanager modemmanger and iwd not keyworded
+net-misc/networkmanager modemmanager iwd
+
+
# Felix Janda <felix.janda@posteo.de> (2024-10-20)
# requires dev-libs/libcss and net-libs/libdom to be keyworded
www-client/elinks libcss
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index e988802889da..2a84e7167144 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -181,10 +181,6 @@ ocamlopt
# sys-devel/gcc fails to build with USE=d (bug #178896).
d
-# Jeroen Roovers <jer@gentoo.org> (2007-05-02)
-# Lack of user/dev support for WiFi (bug #176517)
-networkmanager
-
# Samuli Suominen <drac@gentoo.org> (2007-03-02)
# See bug #157881#c3
battery
@@ -232,10 +228,6 @@ ieee1394
# mono is not yet supported on hppa
mono
-# Guy Martin <gmsoft@gentoo.org> (2004-08-08)
-# Wifi stuff not test yet because of lack of hardware
-wifi
-
# Guy Martin <gmsoft@gentoo.org> (2003-02-26)
# No lirc support on hppa
lirc
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 8b1c0571d34f..ff5e265339d7 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01)
+# requires dev-libs/hidapi to be keyworded
+dev-libs/libfido2 hidapi
+
# Matt Jolly <kangie@gentoo.org> (2024-11-03)
# Requires llvm 16 which is not keyworded
=dev-lang/rust-1.71.1-r100 system-llvm
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index c887b1e00902..ae41e70a698f 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01)
+# requires dev-libs/hidapi to be keyworded
+dev-libs/libfido2 hidapi
+
# Pacho Ramos <pacho@gentoo.org> (2024-11-28)
# Needs gi-docgen
dev-libs/glib doc
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index fa187950b0a2..265fce604406 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -8,12 +8,10 @@
sci-libs/vtk qt5
~sci-chemistry/avogadro2-1.97.0 vtk
~sci-libs/avogadrolibs-1.97.0 vtk
-~sci-physics/geant-4.11.2.0 vtk
# Andreas Sturmlechner <asturm@gentoo.org> (2024-11-23)
# dev-python/pyside2 last-rites
dev-python/qtpy pyside2
-media-gfx/freecad qt5
# Mats Lidell <matsl@gentoo.org> (2024-11-20)
# The dependency x11-libs/dnd blocks gcc-14, is only used by XEmacs,
@@ -359,11 +357,6 @@ app-misc/pax-utils seccomp
# Broken when trying to use sys-libs/binutils-libs header, bug #879067
>=x11-libs/cairo-1.17.6 debug
-# Bernd Waibel <waebbl-gentoo@posteo.net> (2022-11-25)
-# USE=tbb is broken in 7.7.0
-# https://tracker.dev.opencascade.org/view.php?id=33152
-<sci-libs/opencascade-7.7.1 tbb
-
# Guillermo Joandet <gjoandet@gmail.com> (2022-11-22)
# app-text/pandoc is not keyworded on most architectures
net-libs/gssdp man
diff --git a/profiles/features/split-usr/make.defaults b/profiles/features/split-usr/make.defaults
index 3f95c0a0e32a..0527e21a0bb2 100644
--- a/profiles/features/split-usr/make.defaults
+++ b/profiles/features/split-usr/make.defaults
@@ -1,2 +1,5 @@
# Set an environment variable so we can easily test for the profile type
PROFILE_23_USRTYPE="split-usr"
+
+# Avoid warnings about legacy symlinks, #945390
+UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /lib/systemd /lib/udev"
diff --git a/profiles/package.mask b/profiles/package.mask
index 16d739d2a3e3..b387e4ebff99 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,22 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2024-12-01)
+# Superseded by dev-lang/pypy:2.7.
+# Removal on 2024-12-15.
+dev-python/pypy
+
+# Patrick Lauer <patrick@gentoo.org> (2024-12-01)
+# ROCm 6.2 builds but doesn't work at all for me
+>=dev-libs/roct-thunk-interface-6.2
+>=dev-libs/rocm-comgr-6.2
+>=dev-libs/rocm-device-libs-6.2
+>=dev-libs/rocr-runtime-6.2
+>=dev-libs/rocm-opencl-runtime-6.2
+>=dev-util/hipcc-6.2
+>=dev-util/hip-6.2
+
+
# Florian Schmaus <flow@gentoo.org> (2024-11-29)
# TeX Live 2024 is currently masked for testing.
# Please report issues by creating a new bug report
@@ -332,17 +348,6 @@ sci-chemistry/molden
# slot instead. Removal on 2024-12-03.
dev-ruby/pdf-reader:0
-# Hans de Graaff <graaff@gentoo.org> (2024-11-01)
-# Does not work with current versions of dependencies. ruby32-only
-# because of it. No release in two years. No reverse
-# dependencies. Removal on 2024-12-01.
-dev-ruby/typhoeus
-
-# Hans de Graaff <graaff@gentoo.org> (2024-11-01)
-# No longer compiles with modern C compilers, bug 881245. Last upstream
-# release 6 years ago. No reverse dependencies. Removal on 2024-12-01.
-dev-ruby/ruby-opengl
-
# Michał Górny <mgorny@gentoo.org> (2024-10-29)
# Unmaintained in Gentoo. The latter is multiple versions behind.
# Ebuilds without working tests. The only revdep has its "doc" flag
@@ -351,13 +356,6 @@ dev-ruby/ruby-opengl
dev-python/mkdocs-ansible
dev-python/mkdocs-macros-plugin
-# Hans de Graaff <graaff@gentoo.org> (2024-10-27)
-# Obsolete slots without reverse dependencies. dev-util/cucumber will
-# use other slots when installed. Removal on 2024-11-27.
-dev-util/cucumber-gherkin:26
-dev-util/cucumber-messages:17
-dev-util/cucumber-messages:20
-
# Arthur Zamarin <arthurzam@gentoo.org> (2024-10-23)
# Doesn't support latest Rust/Cargo ebuild format and standard. Confuses
# developers who tries to use it, and then see pkgcheck warnings on the
@@ -604,28 +602,6 @@ dev-ml/ppx_js_style:0/0.17
>=dev-ml/camlp4-5
dev-ml/textutils_kernel:0/0.17
-# Michał Górny <mgorny@gentoo.org> (2024-06-08)
-# Prereleases of Xfce 4.20. Masking upon popular request, due to
-# a large number of regressions in every new release.
->=dev-build/xfce4-dev-tools-4.19
->=xfce-base/exo-4.19
->=xfce-base/garcon-4.19
->=xfce-base/libxfce4ui-4.19
->=xfce-base/libxfce4util-4.19
->=xfce-base/libxfce4windowing-4.19.5
->=xfce-base/thunar-4.19
->=xfce-base/thunar-volman-4.19
->=xfce-base/tumbler-4.19
->=xfce-base/xfce4-appfinder-4.19
->=xfce-base/xfce4-meta-4.19
->=xfce-base/xfce4-panel-4.19
->=xfce-base/xfce4-power-manager-4.19
->=xfce-base/xfce4-session-4.19
->=xfce-base/xfce4-settings-4.19
->=xfce-base/xfconf-4.19
->=xfce-base/xfdesktop-4.19
->=xfce-base/xfwm4-4.19
-
# Sam James <sam@gentoo.org> (2024-03-28)
# Newer 5.4.x releases were signed by a potentially compromised upstream maintainer.
# There is no evidence that these releases contain malicious code, but masked
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index f6ea23982153..372d067e9786 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2,8 +2,12 @@
# your descriptions to your package's metadata.xml ONLY.
# * generated automatically using egencache *
+acct-user/apache:icingaweb2 - Prepare group membership for www-apps/icingaweb2
+acct-user/apache:mgraph - Prepare group membership for net-mail/mailgraph
acct-user/git:gitea - Set home directory for git hosting via www-apps/gitea.
acct-user/git:gitolite - Set home directory for git hosting via dev-vcs/gitolite or dev-vcs/gitolite-gentoo.
+acct-user/nginx:icingaweb2 - Prepare group membership for www-apps/icingaweb2
+acct-user/nginx:mgraph - Prepare group membership for net-mail/mailgraph
acct-user/vdr:graphlcd - Prepare group membership for media-plugins/vdr-graphlcd.
acct-user/vdr:legacy-homedir - Keep old home directory /var/vdr of an existing installation. When this useflag is cleared, the home directory is switched to FHS conformant /var/lib/vdr
acct-user/vdr:remote - Prepare group membership for media-plugins/vdr-remote.
@@ -2050,6 +2054,7 @@ dev-libs/libevent:verbose-debug - Support for verbose debug logging
dev-libs/libffi:exec-static-trampoline - Don't rely on dynamic code generation for trampolines.
dev-libs/libffi:pax-kernel - Use PaX emulated trampolines, for we can't use PROT_EXEC
dev-libs/libffi-compat:pax-kernel - Use PaX emulated trampolines, for we can't use PROT_EXEC
+dev-libs/libfido2:hidapi - Enable HID API support
dev-libs/libfido2:nfc - Enable experimental NFC support
dev-libs/libflatarray:cuda - Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator)
dev-libs/libgcrypt:getentropy - Use getentropy function to obtain randomness from the kernel
@@ -2105,14 +2110,12 @@ dev-libs/librelp:gnutls - Use GnuTLS
dev-libs/librelp:openssl - Use OpenSSL
dev-libs/libsecp256k1:ecdh - Enable ECDH shared secret computation
dev-libs/libsecp256k1:ellswift - Enable ElligatorSwift encoding for public keys
-dev-libs/libsecp256k1:endomorphism - Enable endomorphism
dev-libs/libsecp256k1:experimental - Allow experimental USE flags
dev-libs/libsecp256k1:extrakeys - Enable extrakeys module
dev-libs/libsecp256k1:lowmem - Reduce runtime memory usage at the expense of performance (ecmult window size 4, gen precision 2)
dev-libs/libsecp256k1:musig - Enable MuSig2 module
dev-libs/libsecp256k1:recovery - Enable ECDSA pubkey recovery module
dev-libs/libsecp256k1:schnorr - Enable Schnorr signature module
-dev-libs/libsecp256k1:test-openssl - Enable OpenSSL comparison tests
dev-libs/libslz:tools - Install additional tools (zenc, zdec)
dev-libs/libsodium:urandom - Use /dev/urandom instead of /dev/random
dev-libs/libtermkey:demos - Install demos, which pulls in dev-libs/glib
@@ -4016,19 +4019,17 @@ media-gfx/blender:bullet - Enable Bullet (Physics Engine).
media-gfx/blender:collada - Add support for Collada interchange format through media-libs/opencollada.
media-gfx/blender:color-management - Enable color management via media-libs/opencolorio.
media-gfx/blender:cuda - Build cycles renderer with nVidia CUDA support.
-media-gfx/blender:cycles - Build cycles renderer (requires media-libs/openimageio and dev-libs/boost).
+media-gfx/blender:cycles - Enable the Cycles raytracing render engine.
media-gfx/blender:cycles-bin-kernels - Precompile the cycles render kernels for the CUDA/HIP/OneAPI backends, if they are enabled, at compile time. This makes it so that the user doesn't have to wait for the kernels to compile when they are used for the first time in Blender. If this option is not on, they will be built as needed at runtime.
media-gfx/blender:dds - Adds DDS textures support to Blender.
media-gfx/blender:embree - Use embree to accelerate certain areas of the Cycles render engine.
media-gfx/blender:experimental - Build Experimental Blender Modules
media-gfx/blender:fluid - Adds fluid simulation support via the built-in Mantaflow library.
-media-gfx/blender:headless - Build without graphical support (renderfarm, server mode only).
media-gfx/blender:hip - Build cycles renderer with AMD HIP support.
media-gfx/blender:nanovdb - Enable nanoVDB support in Cycles. Uses less memory than regular openVDB when rendering.
media-gfx/blender:ndof - Enable NDOF input devices (SpaceNavigator and friends).
media-gfx/blender:oidn - Enable OpenImageDenoiser Support
media-gfx/blender:oneapi - Build OIDN with Intel oneAPI SyCL support
-media-gfx/blender:openimageio - Enable OpenImageIO Support
media-gfx/blender:openpgl - Enable path guiding support in Cycles
media-gfx/blender:opensubdiv - Add rendering support form OpenSubdiv from Dreamworks Animation through media-libs/opensubdiv.
media-gfx/blender:openvdb - Enable openvdb for volumetric processing, like the voxel remesher. Also enables volumetric GPU preview rendering for Nvidia cards.
@@ -4072,25 +4073,18 @@ media-gfx/freecad:designer - Build and install the Qt designer plugin, so the Fr
media-gfx/freecad:fem - Build the FEM module and workbench which provides Finite Element Analysis (FEA) workflows
media-gfx/freecad:gui - Build FreeCAD with a Qt based GUI. If built without setting this USE flag, FreeCAD can be used in a headless mode, for server-side instances. The Python modules are available, without their GUI parts though, if this is unset.
media-gfx/freecad:idf - Build the IDF module to provide file exchange capabilities with IDF files
-media-gfx/freecad:image - Build the image module and workbench for working with bitmap images
media-gfx/freecad:inspection - Build the inspection workbench which gives you specific tools for examination of shapes (experimental)
-media-gfx/freecad:material - Build the material module and workbench to work with materials
media-gfx/freecad:mesh - Build the mesh module and workbench
media-gfx/freecad:netgen - Build support for the netgen mesher through media-gfx/netgen.
media-gfx/freecad:openscad - Build the OpenSCAD module for interoperability with OpenSCAD and repairing Constructive Solid Geometry (CSG) history
-media-gfx/freecad:part-design - Build the part design module and workbench for build part shapes from sketches
-media-gfx/freecad:path - Build the path module and workbench to procude G-Code instructions for CNC
media-gfx/freecad:pcl - Use external sci-libs/pcl for point clouds support.
media-gfx/freecad:points - Build the points module and workbench for working with point clouds
-media-gfx/freecad:raytracing - Build the raytracing module and workbench for raytracing and rendering
media-gfx/freecad:reverse - Build the reverse engineering module and workbench
media-gfx/freecad:robot - Build the robot module and workbench for studying robot movements
-media-gfx/freecad:show - Build the show module, a helper module for visibility automation
media-gfx/freecad:smesh - Build Salome SMESH
media-gfx/freecad:spacenav - Add support for space navigator devices through dev-libs/libspnav
media-gfx/freecad:surface - Build the surface module and workbench
media-gfx/freecad:techdraw - Build the techdraw module and workbench, a more advanced and feature-rich successor of the drawing workbench
-media-gfx/freecad:tux - Build the Tux module
media-gfx/geeqie:ffmpegthumbnailer - Enable video thumbnail support with media-video/ffmpegthumbnailer
media-gfx/geeqie:map - Enable items GPS map display
media-gfx/gimp:fits - Enable support for loading/exporting FITS images
@@ -5594,6 +5588,7 @@ net-dns/getdns:getdns-server-mon - Add getdns_server_mon tool
net-dns/getdns:libev - Enable dev-libs/libev support
net-dns/getdns:libevent - Enable dev-libs/libevent support
net-dns/getdns:libuv - Enable dev-libs/libuv support
+net-dns/getdns:minimal - Only build stub resolution mode
net-dns/getdns:stubby - Add Stubby DNS Privacy Deamon
net-dns/getdns:unbound - Enable net-dns/unbound libraries support
net-dns/hash-slinger:ipsec - Enable support for IPSECKEY records (ipseckey)
@@ -5602,7 +5597,9 @@ net-dns/hash-slinger:ssh - Enable support for SSHFP records (sshfp)
net-dns/idnkit:liteonly - Compile and install lite library only
net-dns/inadyn:mbedtls - Use net-libs/mbedtls as tls provider.
net-dns/inadyn:openssl - Use dev-libs/openssl as tls provider.
+net-dns/knot:authsignal - Enable Automatic Authenticated DNSSEC Bootstrapping records
net-dns/knot:cookies - Enable the DNS cookie module (RFC 7873)
+net-dns/knot:daemon - Enable Knot DNS main daemon
net-dns/knot:dnsproxy - Enable the tiny DNS proxy module
net-dns/knot:dnstap - Include support for the dnstap binary log format (http://dnstap.info/)
net-dns/knot:doh - Enable DNS over HTTP (DoH) using libnghttp2
@@ -5611,6 +5608,7 @@ net-dns/knot:geoip - Enable the Geography-based responses module
net-dns/knot:libidn2 - If IDN support is enabled, use net-dns/libidn2 instead of net-dns/libidn
net-dns/knot:noudp - Enable the module which can send empty truncated responses to UDP queries
net-dns/knot:onlinesign - Enable the module that sign zones on the fly instead of pre-signing zone
+net-dns/knot:pkcs11 - Add support for PKCS#11
net-dns/knot:queryacl - Enable the module for query access control
net-dns/knot:quic - Enable the DNS over QUIC (DoQ) module using libngtcp2
net-dns/knot:rrl - Enable the response rate limiting module
@@ -5621,7 +5619,9 @@ net-dns/knot:whoami - Enable the whoami response module
net-dns/knot:xdp - Enable eXpress Data Path
net-dns/knot-resolver:dnstap - Build dnstap binary logging module
net-dns/knot-resolver:kresc - Build (experimental) command-line client
+net-dns/knot-resolver:manager - Manager is a user-friendly interface and a component handling rolling restarts, config update logic and more.
net-dns/knot-resolver:nghttp2 - DNS-over-HTTPS support
+net-dns/knot-resolver:prometheus - Metrics exported in Prometheus
net-dns/knot-resolver:xdp - Enable eXpress Data Path
net-dns/nsd:bind8-stats - Enables BIND8 like NSTATS and XSTATS and statistics in nsd-control
net-dns/nsd:default-znow - Enable full relocation binding at load-time (RELRO NOW, to protect GOT and .dtor areas)
@@ -6164,6 +6164,7 @@ net-mail/lbdb:abook - Enables app-misc/abook support
net-mail/lbdb:bbdb - Include support for app-emacs/bbdb
net-mail/lbdb:evo - Add support for mail-client/evolution
net-mail/lbdb:finger - Enables finger support
+net-mail/mailgraph:nginx - Add nginx support
net-mail/mailutils:clients - Build client programs - frm maidag mail sieve messages readmsg dotlock movemail mimeview mh
net-mail/mailutils:kyotocabinet - Enable Kyoto Cabinet database support
net-mail/mailutils:servers - Build server programs - imap4d pop3d comsatd
@@ -7126,6 +7127,7 @@ sci-electronics/kicad-meta:minimal - Do not install extra data like 3D packages
sci-electronics/ktechlab:gpsim - Enable support for Microchip PIC microcontrollers similation using dev-embedded/gpsim
sci-electronics/librepcb:opencascade - Build with sci-libs/opencascadethe 3D features (e.g. reading/writing STEP files)
sci-electronics/ngspice:deprecated - Build old and deprecated apps
+sci-electronics/ngspice:klu - Add support for KLU (embedded version of suitesparse)
sci-electronics/ngspice:shared - Build ngspice as a shared library
sci-electronics/nvc:llvm - Build LLVM code generator
sci-electronics/pcb:gcode - gcode file export
@@ -7980,6 +7982,7 @@ sys-auth/ssh-ldap-pubkey:schema - Install a copy of the LPK schema, only needed
sys-auth/sssd:acl - Build and use the cifsidmap plugin
sys-auth/sssd:netlink - Add support for netlink protocol via dev-libs/libnl
sys-auth/sssd:nfsv4 - Add support for the nfsv4 idmapd plugin provided by net-fs/nfs-utils
+sys-auth/sssd:passkey - Add support for FIDO2 passkeys"
sys-auth/sssd:samba - Add Privileged Attribute Certificate Support for Kerberos
sys-auth/sssd:subid - Support subordinate uid and gid ranges in FreeIPA
sys-auth/sssd:sudo - Build helper to let app-admin/sudo use sssd provided information
@@ -9008,9 +9011,6 @@ x11-wm/fvwm:lock - Enable screen locking
x11-wm/fvwm:netpbm - Enable NetPBM support (used by FvwmScript-ScreenDump)
x11-wm/fvwm:stroke - Mouse Gesture support
x11-wm/fvwm3:go - Enable building dev-lang/go code (FvwmPrompt)
-x11-wm/fvwm3:lock - Enable screen locking
-x11-wm/fvwm3:netpbm - Enable NetPBM support (used by FvwmScript-ScreenDump)
-x11-wm/fvwm3:stroke - Mouse Gesture support
x11-wm/i3:doc - Build and install the HTML documentation and regenerate the man pages
x11-wm/icewm:gdk-pixbuf - Enable gdk-pixbuf rendering
x11-wm/jwm:pango - Bidirectional text layout support with pango using xft backend.