summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <ya@sysdump.net>2018-05-16 09:03:07 -0700
committerMichał Górny <mgorny@gentoo.org>2018-06-07 08:35:07 +0200
commit5670be1f55843bd2df6a8bf5b4921dbf46553ec5 (patch)
treeb0d68ee42786565a2de7cc7697bf786bd06f8b76 /sys-process
parentdev-python/pylint: version bump to 1.8.4 (diff)
downloadgentoo-5670be1f55843bd2df6a8bf5b4921dbf46553ec5.tar.gz
gentoo-5670be1f55843bd2df6a8bf5b4921dbf46553ec5.tar.bz2
gentoo-5670be1f55843bd2df6a8bf5b4921dbf46553ec5.zip
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
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/glances/glances-2.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-2.11.1.ebuild b/sys-process/glances/glances-2.11.1.ebuild
index 8a69a9264c75..51d1b0476c64 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