summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bettler <thomas.bettler@gmail.com>2021-12-25 16:05:42 +0100
committerSam James <sam@gentoo.org>2021-12-25 22:10:30 +0000
commit52548e3051ec3c091831ceb4b4a1372a43c7b7a7 (patch)
tree39e7791b03a7e95a69bf03ef5198901d6d109a2d
parentgui-apps/mako: fix automagic basu usage (diff)
downloadgentoo-52548e3051ec3c091831ceb4b4a1372a43c7b7a7.tar.gz
gentoo-52548e3051ec3c091831ceb4b4a1372a43c7b7a7.tar.bz2
gentoo-52548e3051ec3c091831ceb4b4a1372a43c7b7a7.zip
dev-python/libvirt-python: sync live
Closes: https://bugs.gentoo.org/829965 Closes: https://github.com/gentoo/gentoo/pull/23508 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/libvirt-python/libvirt-python-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild
index 0497fc27682b..b689d4232481 100644
--- a/dev-python/libvirt-python/libvirt-python-9999.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=no