mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
app-emulation/cloud-init: re-add py3.10
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
# Disabled for now: bug #850628
|
||||
# https://bugs.launchpad.net/cloud-init/+bug/1978328
|
||||
#DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
PYTHON_COMPAT=( python3_10 python3_11 )
|
||||
|
||||
inherit distutils-r1 udev
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
# Disabled for now: bug #850628
|
||||
#DISTUTILS_USE_PEP517=setuptools
|
||||
# https://bugs.launchpad.net/cloud-init/+bug/1978328
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
PYTHON_COMPAT=( python3_10 python3_11 )
|
||||
|
||||
inherit distutils-r1 udev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user