From 5a91b94d0a3a3e32bfda952838b9838d62aabd2d Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sun, 2 Jan 2022 06:46:20 -0800 Subject: dev-python/libvirt-python: enable py3.10 for 7.7.0 needed for stable arches 6 passed in 0.12s Signed-off-by: Georgy Yakovlev --- dev-python/libvirt-python/libvirt-python-7.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/libvirt-python/libvirt-python-7.7.0.ebuild') diff --git a/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild b/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild index e3d4ceacd974..6799f0b77a2a 100644 --- a/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild @@ -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 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) DISTUTILS_USE_SETUPTOOLS=no -- cgit v1.2.3