diff options
-rw-r--r-- | net-analyzer/flent/flent-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |