From 255bd39eae11fa3e29ecd9dd00f83ab17786dc0e Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 21:15:13 +0200 Subject: [PATCH] net-analyzer/flent: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- net-analyzer/flent/flent-1.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/flent/flent-1.0.1-r1.ebuild b/net-analyzer/flent/flent-1.0.1-r1.ebuild index d90d41ace9b5..d93d6849eaf8 100644 --- a/net-analyzer/flent/flent-1.0.1-r1.ebuild +++ b/net-analyzer/flent/flent-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6} ) inherit distutils-r1 -- 2.26.2