commit:     5670be1f55843bd2df6a8bf5b4921dbf46553ec5
Author:     Georgy Yakovlev <ya <AT> sysdump <DOT> net>
AuthorDate: Wed May 16 16:03:07 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 06:35:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5670be1f

sys-process/glances: add python_targets_python3_6

Package-Manager: Portage-2.3.36, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8462

 sys-process/glances/glances-2.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/glances/glances-2.11.1.ebuild 
b/sys-process/glances/glances-2.11.1.ebuild
index 8a69a9264c7..51d1b0476c6 100644
--- a/sys-process/glances/glances-2.11.1.ebuild
+++ b/sys-process/glances/glances-2.11.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info

Reply via email to