From c17d06502c5c10b9ddac83eee8d45e667ab2d90a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 11 Feb 2020 13:23:11 +0100 Subject: sys-process/glances: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-process/glances/glances-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process/glances/glances-3.1.2.ebuild') diff --git a/sys-process/glances/glances-3.1.2.ebuild b/sys-process/glances/glances-3.1.2.ebuild index 8d4ded18b3a7..a1f55c2e4112 100644 --- a/sys-process/glances/glances-3.1.2.ebuild +++ b/sys-process/glances/glances-3.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils linux-info -- cgit v1.2.3-65-gdbad