From 3075b321e2c21eaaa2c6e9bb09d20c30063eb390 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 12 May 2020 00:28:06 -0500 Subject: net-analyzer/flent: add python compat Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier --- net-analyzer/flent/flent-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/flent/flent-1.3.2.ebuild') diff --git a/net-analyzer/flent/flent-1.3.2.ebuild b/net-analyzer/flent/flent-1.3.2.ebuild index 58e37af..08218bc 100644 --- a/net-analyzer/flent/flent-1.3.2.ebuild +++ b/net-analyzer/flent/flent-1.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- cgit v1.2.3-18-g5258