summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/glances/glances-3.2.1.ebuild1
-rw-r--r--sys-process/glances/glances-3.2.2.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-process/glances/glances-3.2.1.ebuild b/sys-process/glances/glances-3.2.1.ebuild
index 753157555415..2e82d1807b25 100644
--- a/sys-process/glances/glances-3.2.1.ebuild
+++ b/sys-process/glances/glances-3.2.1.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 linux-info optfeature
diff --git a/sys-process/glances/glances-3.2.2.ebuild b/sys-process/glances/glances-3.2.2.ebuild
index c5aa0b348ec7..8a89ec65d9e0 100644
--- a/sys-process/glances/glances-3.2.2.ebuild
+++ b/sys-process/glances/glances-3.2.2.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 linux-info optfeature