sys-apps/razercfg: bump PYTHON_COMPAT to 3.10

Closes: https://bugs.gentoo.org/846311
Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/25615
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alexey Korepanov
2022-05-24 10:21:40 +02:00
committed by Sam James
parent 8c229cd25d
commit ea3aac1091

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-single-r1 systemd tmpfiles udev xdg-utils