summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/cantor/cantor-21.08.49.9999.ebuild2
-rw-r--r--kde-apps/cantor/cantor-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/cantor/cantor-21.08.49.9999.ebuild b/kde-apps/cantor/cantor-21.08.49.9999.ebuild
index 1c301ac9bf3..13a7e74c7e1 100644
--- a/kde-apps/cantor/cantor-21.08.49.9999.ebuild
+++ b/kde-apps/cantor/cantor-21.08.49.9999.ebuild
@@ -7,7 +7,7 @@ CMAKE_MAKEFILE_GENERATOR="emake"
ECM_HANDBOOK="forceoptional"
ECM_TEST="forceoptional"
LUA_COMPAT=( luajit )
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
PVCUT=$(ver_cut 1-3)
KFMIN=5.84.0
QTMIN=5.15.2
diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild
index 92c286c9686..6e8f937832c 100644
--- a/kde-apps/cantor/cantor-9999.ebuild
+++ b/kde-apps/cantor/cantor-9999.ebuild
@@ -7,7 +7,7 @@ CMAKE_MAKEFILE_GENERATOR="emake"
ECM_HANDBOOK="forceoptional"
ECM_TEST="forceoptional"
LUA_COMPAT=( luajit )
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
PVCUT=$(ver_cut 1-3)
KFMIN=5.85.0
QTMIN=5.15.2