commit:     61349c785a19d0073396181f8a080893d5f3aa58
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 19:29:40 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:50:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61349c78

net-misc/whatportis: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/whatportis/whatportis-0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/whatportis/whatportis-0.6.ebuild 
b/net-misc/whatportis/whatportis-0.6.ebuild
index fbf6ed61361..42c5493ddff 100644
--- a/net-misc/whatportis/whatportis-0.6.ebuild
+++ b/net-misc/whatportis/whatportis-0.6.ebuild
@@ -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
 

Reply via email to