commit: 5cf28a5a8b8ae2d5847b48948364901ddcd39b6e
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 19:30:09 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:50:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf28a5a
Revert "net-misc/whatportis: Support python3.6"
This reverts commit d288718e7fc728e712d722bc6284fe2d9d6d0abc.
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 42c5493ddff..fbf6ed61361 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,6}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
inherit distutils-r1 eutils