app-misc/recoll: drop old no-op py3.10

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-19 17:39:33 +01:00
parent aed8aa8fcf
commit 32b6e2ff2d
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
inherit linux-info optfeature python-single-r1 qmake-utils meson systemd

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit linux-info optfeature python-single-r1 qmake-utils meson systemd

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit linux-info optfeature python-single-r1 qmake-utils meson systemd xdg-utils

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit linux-info optfeature python-single-r1 qmake-utils meson systemd xdg-utils

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..14} )
PYTHON_COMPAT=( python3_{11..14} )
inherit linux-info optfeature python-single-r1 qmake-utils meson systemd xdg-utils