diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-28 21:06:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-28 21:06:58 +0000 |
commit | 2f8a9d0f8c7ab77c5189031525e5173e60429b43 (patch) | |
tree | fba8915923e9361a29ddc700716ff6a8e1b9d26d /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-2f8a9d0f8c7ab77c5189031525e5173e60429b43.tar.gz gentoo-2f8a9d0f8c7ab77c5189031525e5173e60429b43.tar.bz2 gentoo-2f8a9d0f8c7ab77c5189031525e5173e60429b43.zip |
2020-01-28 21:06:57 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 571398cff9b6..522b1836c169 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2555,6 +2555,9 @@ dev-python/markdown:pygments - Enable fancy pygments support dev-python/matplotlib:excel - Pull dev-python/xlwt for the exceltools toolkit dev-python/matplotlib:gtk2 - Enable x11-libs/gtk+:2 support dev-python/matplotlib:gtk3 - Enable x11-libs/gtk+:3 support +dev-python/matplotlib-python2:excel - Pull dev-python/xlwt for the exceltools toolkit +dev-python/matplotlib-python2:gtk2 - Enable x11-libs/gtk+:2 support +dev-python/matplotlib-python2:gtk3 - Enable x11-libs/gtk+:3 support 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/nbdime:webtools - Install web-based diff and merge tools. |