diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-31 15:23:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-31 15:23:38 +0100 |
commit | a407e25d814596ca802d83102671d95e00079767 (patch) | |
tree | b0d4824cf74ddca3ee380c618ffae855cd0d1bcd /profiles | |
parent | 441510fa20665b7920b149994e72b3a1cd62a813 (diff) |
gentoo auto-resync : 31:05:2023 - 15:23:38
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 178713 -> 178713 bytes | |||
-rw-r--r-- | profiles/use.local.desc | 7 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 962c40dadae0..b14416fb033e 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c231291f2f1e..ba933c3b91c6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2382,6 +2382,10 @@ dev-python/pypy:full-stdlib - Install complete stdlib as necessary to use PyPy f 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: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-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`) +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. dev-python/pyside2:3d - Build Qt3DCore, Qt3DAnimation, Qt3DExtras, Qt3DInput, Qt3DLogic, and Qt3DRender modules dev-python/pyside2:charts - Build QtCharts module dev-python/pyside2:concurrent - Build QtConcurrent module @@ -5978,7 +5982,8 @@ net-libs/libgsasl:ntlm - Add support for Microsoft's NTLM mechanism using net-li net-libs/libiio:aio - Enable asynchronous IO support net-libs/libiscsi:rdma - Enable infiniband support via sys-cluster/rdma-core net-libs/libisds:openssl - Use dev-libs/openssl as crypto backend instead of app-crypt/gpgme and dev-libs/libgcrypt -net-libs/libmicrohttpd:epoll - Use epoll() system call +net-libs/libmicrohttpd:epoll - Support epoll() system call +net-libs/libmicrohttpd:eventfd - Use EventFD for efficient inter-thread communication net-libs/libmicrohttpd:thread-names - Assign thread names to internal threads, useful for dependent apps debugging net-libs/libnids:glib - Use dev-libs/glib for multiprocessing support net-libs/libnids:libnet - Include code requiring net-libs/libnet |