diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9070826fa0af..7040a0ecab4d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -333,6 +333,7 @@ app-containers/crun:criu - Enable CRIU based checkpoint/restore support app-containers/docker:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. app-containers/docker:container-init - Makes the a staticly-linked init system tini available inside a container. app-containers/docker:overlay - Enables dependencies for the "overlay" graph driver, including necessary kernel flags. +app-containers/docker:overlay2 - Enables dependencies for the "overlay2" graph driver, including necessary kernel flags. app-containers/docker-credential-helpers:pass - Build pass helper for the pass utility. app-containers/incus:fuidshift - Install the fuidshift binary - currently conflicts with app-containers/lxd app-containers/lxc:io-uring - Enable io_uring support, and use io_uring instead of epoll @@ -1000,7 +1001,6 @@ app-misc/tracker-miners:xps - Add support for XPS file format through app-text/l app-misc/unfoo:minimal - Do not install all support archive binaries app-misc/vcontrold:vclient - Build the vclient helper program to talk to vcontrold app-misc/vcontrold:vsim - Build the vsim helper program (simulates the heating's answers, for development and debugging) -app-misc/vifm:developer - Enable features of interest to developers app-misc/vifm:extended-keys - Support for extended keys (arrows, home etc) app-misc/vifm:gtk - Use gtk+ to determine mimetypes app-misc/vifm:vim - Install the vifm vim plugin and vim-compatible documentation @@ -2506,7 +2506,9 @@ dev-python/pypax:ptpax - Enable PT_PAX_FLAGS support. dev-python/pypax:xtpax - Enable XATTR_PAX_FLAGS support. dev-python/pypy:full-stdlib - Install complete stdlib as necessary to use PyPy for general purpose programs. By default, only a limited subset that is used when building PyPy3 executables is installed. Note that PyPy2.7's stdlib contains multiple known vulnerabilities. dev-python/pypy-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. +dev-python/pypy3:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies. dev-python/pypy3_10:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) +dev-python/pypy3_10:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies. dev-python/pypy3_10-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. dev-python/pypy3_9:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) dev-python/pypy3_9-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. @@ -4471,7 +4473,6 @@ media-libs/osl:optix - Add support for NVIDIA's OptiX Raytracing Engine media-libs/osl:partio - Use media-libs/partio media-libs/osl:qt6 - Build the osltoy binary (with Qt6) media-libs/phonon:designer - Install plugin for dev-qt/designer -media-libs/phonon:vlc - Install VLC Phonon backend media-libs/phonon-gstreamer:network - Enable network streaming support via libsoup media-libs/portmidi:test-programs - Install various example programs media-libs/quarter:designer - Install plugin for dev-qt/designer @@ -8738,8 +8739,6 @@ www-servers/lighttpd:nss - Build module for TLS via Mozilla's Network Security S www-servers/lighttpd:webdav - Enable webdav properties www-servers/lighttpd:zlib - Enable output compression via gzip or deflate algorithms from sys-libs/zlib www-servers/lighttpd:zstd - Enable output compression via Zstandard (app-arch/zstd) algorithm -www-servers/monkeyd:debug - Enable lots of debugging info -www-servers/monkeyd:static-plugins - Build statically linked plugins www-servers/nginx:aio - Enables file AIO support www-servers/nginx:http - Enable HTTP core support www-servers/nginx:http-cache - Enable HTTP cache support |