diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 194004 -> 194005 bytes | |||
-rw-r--r-- | profiles/features/musl/package.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
4 files changed, 9 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 4f4563527d11..c899e092ccbc 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index c0162ce33f48..cc8da1c051a2 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -341,6 +341,7 @@ dev-libs/cudnn-frontend dev-python/pycuda dev-util/nvidia-cuda-toolkit dev-libs/optix +media-libs/nvidia-vaapi-driver x11-drivers/nvidia-drivers x11-misc/primus diff --git a/profiles/package.mask b/profiles/package.mask index aff5f4ffdb21..c63a2f15a2f0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2024-02-10) +# Very fragile, keeps breaking. Limited platform support. Used only +# as an optional dependency for dev-python/ipykernel. +# Removal on 2024-03-11. Bug #924221. +dev-python/debugpy + # Ulrich Müller <ulm@gentoo.org> (2024-02-08) # Masked for testing. # Test failure in watchpoints.dem, undefined function FresnelC. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 812266359ccf..2b5edf1a2f59 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2460,6 +2460,7 @@ dev-python/mkdocs-material:social - Install the dependencies of the "social" plu dev-python/msgpack:native-extensions - Compiles native "C" extensions (speedups, instead of using python fallback code). dev-python/multidict:native-extensions - Compile native C extensions (speedups, instead of using Python fallback code). dev-python/mypy:native-extensions - Compiles native C extensions (speedups, instead of using Python fallback code). +dev-python/netaddr:cli - Provide a command-line interface dev-python/pandas:full-support - Pull all packages to give pandas full support dev-python/paramiko:server - Enable server feature dev-python/peewee:native-extensions - Compiles native C extension for more complete SQLite3 support. @@ -3903,6 +3904,7 @@ mail-mta/postfix:eai - Add support for SMTPUTF8 mail-mta/postfix:ldap-bind - Add support for binding to LDAP backend using dev-libs/cyrus-sasl mail-mta/postfix:lmdb - Add support for using dev-db/lmdb for lookup tables mail-mta/postfix:memcached - Add support for using net-misc/memcached for lookup tables +mail-mta/postfix:mongodb - Add support for using dev-db/mongodb for lookup tables mail-mta/qpsmtpd:postfix - create user with permissions for proper postfix interaction mail-mta/ssmtp:mta - Install symlinks for sendmail-compatible MTA. mate-base/caja:mate - Install x11-themes/mate-icon-theme which is needed when this package is used in the MATE desktop environment. |