diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-18 20:07:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-18 20:07:15 +0000 |
commit | a4c0eb2444b57e79bce0a088e5936ed71c415e8f (patch) | |
tree | 61a990b001109844a226b1fbe33bb38486a88c8e /profiles/use.local.desc | |
parent | e60b61e39bb9b7cbf525baa183a5a19234f335fa (diff) |
gentoo auto-resync : 18:01:2024 - 20:07:15
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 898f2221f544..501977cdabac 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2448,7 +2448,6 @@ 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 dev-python/pypy3-exe 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-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_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-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`) |