diff options
Diffstat (limited to 'sys-process/glances/glances-3.1.4.1-r1.ebuild')
-rw-r--r-- | sys-process/glances/glances-3.1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.1.4.1-r1.ebuild b/sys-process/glances/glances-3.1.4.1-r1.ebuild index 13f76fb37956..f2ae9f27d758 100644 --- a/sys-process/glances/glances-3.1.4.1-r1.ebuild +++ b/sys-process/glances/glances-3.1.4.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="ncurses" DISTUTILS_USE_SETUPTOOLS=rdepend |