summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 4de3d555f913..bc1f454f97ad 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2175,7 +2175,6 @@ dev-lisp/ecls:gengc - Use generational garbage collection (experimental)
dev-lisp/ecls:precisegc - Use type information during garbage collection (experimental)
dev-lisp/gcl:ansi - Build a GCL with ANSI support (else build a traditional CLtL1 image)
dev-lisp/gcl:athena - Build xgcl - an interface to x11-libs/libXaw
-dev-lisp/sbcl:capstone - Enable disassembly support with dev-libs/capstone
dev-lisp/sbcl:system-bootstrap - Bootstrap SBCL using either system SBCL installation or dev-lisp/clisp
dev-lua/lua-cjson:internal-fpconv - Enable internal number conversion routines, can increase overall performance by up to 50%
dev-ml/lablgtk:glade - Enable gnome-base/libglade bindings compilation
@@ -2340,6 +2339,7 @@ dev-python/cvxopt:dsdp - Use interior point library sci-libs/dsdp
dev-python/cvxopt:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk
dev-python/dnspython:dnssec - Use dev-python/cryptography to enable low-level DNSSEC RSA, DSA, ECDSA and EdDSA signature validation.
dev-python/editorconfig-core-py:cli - Install command line interface as well as python library
+dev-python/frozenlist:native-extensions - Compile native C extensions (speedups, instead of using Python fallback code).
dev-python/httpx:cli - Install the CLI "httpx" client.
dev-python/hypothesis:cli - Install a CLI tool used to write tests.
dev-python/icalendar:doc - Generate examples and other extra documentation
@@ -2355,6 +2355,7 @@ dev-python/mido:rtmidi - Support using media-libs/rtmidi as MIDI back-end
dev-python/mkdocs-material:social - Install the dependencies of the "social" plugin.
dev-python/mpmath:matplotlib - Add support for dev-python/matplotlib
dev-python/msgpack:native-extensions - Compiles native "C" extensions (speedups, instead of using python fallback code).
+dev-python/multidict:native-extensions - Compile native C extensions (speedups, instead of using Python fallback code).
dev-python/pandas:full-support - Pull all packages to give pandas full support
dev-python/paramiko:server - Enable server feature
dev-python/peewee:native-extensions - Compiles native C extension for more complete SQLite3 support.