summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-10-28 16:34:00 +0200
committerJustin Lecher <jlec@gentoo.org>2016-10-28 16:34:31 +0200
commit2ac06fa33af1bc373c1ebb904c60eaf4dd4b7857 (patch)
treed014ba738dc28681d3668c2f40d72000c49da184 /sys-process
parentmedia-sound/sayonara-player: 0.9.2_p8_p20161013 (diff)
downloadbetagarden-2ac06fa33af1bc373c1ebb904c60eaf4dd4b7857.tar.gz
betagarden-2ac06fa33af1bc373c1ebb904c60eaf4dd4b7857.tar.bz2
betagarden-2ac06fa33af1bc373c1ebb904c60eaf4dd4b7857.zip
Bulk update for obsolete python implementations
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/iotop/iotop-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/iotop/iotop-9999.ebuild b/sys-process/iotop/iotop-9999.ebuild
index 318dcbc..333c704 100644
--- a/sys-process/iotop/iotop-9999.ebuild
+++ b/sys-process/iotop/iotop-9999.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python3_{4,5} )
PYTHON_REQ_USE="ncurses(+)"
inherit distutils-r1 git-r3 linux-info