summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2022-07-07 12:00:04 -0400
committerRick Farina <zerochaos@gentoo.org>2022-07-07 12:01:21 -0400
commit13f284d878b7ddd4a370e1941fefd17abb5409ce (patch)
tree20538bf05098fb1a1b9aa3ccf617a97684cd906d /net-analyzer
parentwww-apps/icingaweb2-module-incubator: 0.17.0 bump (diff)
downloadgentoo-13f284d878b7ddd4a370e1941fefd17abb5409ce.tar.gz
gentoo-13f284d878b7ddd4a370e1941fefd17abb5409ce.tar.bz2
gentoo-13f284d878b7ddd4a370e1941fefd17abb5409ce.zip
net-analyzer/gr-fosphor: add python 3.10
Closes: https://bugs.gentoo.org/835432 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131-r1.ebuild2
-rw-r--r--net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131-r1.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131-r1.ebuild
index b26a6c758c2e..a95757d28db1 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131-r1.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-0.0_p20200131-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-single-r1
diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
index d02fe4973709..efd198c13e93 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-single-r1