net-misc/whatportis: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:29:40 +0000 (21:29 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:50:51 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-misc/whatportis/whatportis-0.6.ebuild

index fbf6ed61361cc25bfc5cf5cdada37e9736081e95..42c5493ddff139dc60735ac023d59ae5631e0ec9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit distutils-r1 eutils