commit: 42251f089e46387e841b43cf1bfacce1e485285e
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 06:07:42 2022 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 06:07:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=42251f08
net-analyzer/flent: add python targets
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
net-analyzer/flent/flent-1.3.2.ebuild | 2 +-
net-analyzer/flent/flent-2.0.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/flent/flent-1.3.2.ebuild
b/net-analyzer/flent/flent-1.3.2.ebuild
index 599488d..b19801c 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,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
diff --git a/net-analyzer/flent/flent-2.0.0.ebuild
b/net-analyzer/flent/flent-2.0.0.ebuild
index 599488d..b19801c 100644
--- a/net-analyzer/flent/flent-2.0.0.ebuild
+++ b/net-analyzer/flent/flent-2.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1