diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index dbcf111a2b9c..089b5e53c53b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1822,7 +1822,7 @@ 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:libedit - Link readline extension against dev-libs/libedit instead of sys-libs/readline dev-lang/python:pgo - Optimize the build using Profile Guided Optimization (PGO) by running Python's test suite and collecting statistics based on its performance. This will take longer to build. -dev-lang/python:valgrind - Disable pymalloc when running under dev-util/valgrind is detected (may incur minor performance penalty even when valgrind is not used) +dev-lang/python:valgrind - Disable pymalloc when running under dev-debug/valgrind is detected (may incur minor performance penalty even when valgrind is not used) dev-lang/python:wininst - Install Windows executables required to create an executable installer for MS Windows dev-lang/python-exec:native-symlinks - Install generic symlinks like python and python3. If this flag is disabled, only versioned python3.X executables will be available to end users and ebuilds not using python eclasses. dev-lang/qu-prolog:pedro - Pedro subscription/notification communications system |