sys-firmware/nvidia-firmware: Python 3.10 support, bug 846323

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
This commit is contained in:
Christian Ruppert 2022-05-19 21:42:36 +02:00
parent 2044ed5195
commit 820927488c
No known key found for this signature in database
GPG Key ID: C3B1D3399DC38675
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{7..10} )
inherit python-any-r1 unpacker