net-analyzer/nagstamon: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:06:46 +0000 (16:06 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:35 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-analyzer/nagstamon/nagstamon-2.0.1.ebuild

index dd9bbd10dd173f53e274b6025357cf79de0c0634..4b6cb94a77d7501e25bf1a8a6b956fdab629b59f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit eutils python-r1 distutils-r1