diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-08 00:11:30 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-08 00:11:30 +0000 |
commit | 8b3c41ecef8a1cdd270ce3aabcfdfb991839699c (patch) | |
tree | ece43c29d9163f887ef99c43aad6f2f568961231 /profiles/use.local.desc | |
parent | 1b2360e7bab42e4045232887cb4f6c4a24ca3975 (diff) |
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d6f2cfcb3327..c41407c3e0ed 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1879,6 +1879,7 @@ dev-lang/pypy:ensurepip - Install the ensurepip module that uses bundled wheels dev-lang/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-lang/pypy:symlink - Install "pypy3" symlink, making this PyPy slot the default PyPy3 implementation that is used for building Gentoo packages. dev-lang/pypy:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies. +dev-lang/pypy3-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-lang/python:bluetooth - Build Bluetooth protocol support in socket module dev-lang/python: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-lang/python:jit - Enable experimental Just-In-Time compilation support. @@ -2456,6 +2457,7 @@ dev-python/pyqt6:qml - Build bindings for the QtQml module and enable the qml pl dev-python/pyqt6:quick - Build bindings for the QtQuick module dev-python/pyqt6:quick3d - Build bindings for the QtQuick3D module dev-python/pyqt6:remoteobjects - Build bindings for the QtRemoteObjects module +dev-python/pyqt6:scxml - Build bindings for the QtSCXML module dev-python/pyqt6:sensors - Build bindings for the QtSensors module dev-python/pyqt6:serialport - Build bindings for the QtSerialPort module dev-python/pyqt6:spatialaudio - Build bindings for the QtSpatialAudio module @@ -4881,7 +4883,6 @@ media-sound/qmmp:sndfile - Enable wav playback support via media-libs/libsndfile media-sound/qmmp:soxr - Use the SoX resampling library media-sound/qmmp:stereo - Enable stereo effect media-sound/qmmp:tray - Build tray icon -media-sound/qmmp:xmp - Enable module files renderer (modplug replacement) media-sound/qsampler:libgig - Enable libgig support for loading Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files media-sound/qtractor:aubio - Enable media-libs/aubio support media-sound/qtractor:dssi - Enable support for DSSI Soft Synth Interface |