From: Pacho Ramos Date: Tue, 26 Jun 2018 19:29:40 +0000 (+0200) Subject: net-misc/whatportis: Support python3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=61349c785a19d0073396181f8a080893d5f3aa58;p=gentoo.git net-misc/whatportis: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild index fbf6ed61361c..42c5493ddff1 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