summaryrefslogtreecommitdiff
path: root/dev-python/ipython/ipython-8.21.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ipython/ipython-8.21.0.ebuild')
-rw-r--r--dev-python/ipython/ipython-8.21.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-8.21.0.ebuild b/dev-python/ipython/ipython-8.21.0.ebuild
index 25ce4cdadda8..107cff9773a9 100644
--- a/dev-python/ipython/ipython-8.21.0.ebuild
+++ b/dev-python/ipython/ipython-8.21.0.ebuild
@@ -162,7 +162,6 @@ pkg_postinst() {
optfeature "cythonmagic" dev-python/cython
optfeature "%lprun magic command" dev-python/line-profiler
optfeature "%matplotlib magic command" dev-python/matplotlib-inline
- optfeature "%mprun magic command" dev-python/memory-profiler
if use nbconvert; then
if ! has_version virtual/pandoc ; then