From 61349c785a19d0073396181f8a080893d5f3aa58 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 21:29:40 +0200 Subject: [PATCH] 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 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 -- 2.26.2