From b15f27344b8bc5b8c37cbc27e7eda55052359966 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 1 Jul 2024 07:18:27 +0000 Subject: [PATCH] sys-apps/usbutils: Sync with Gentoo It's from Gentoo commit b2216e75ed7058b050f32ee0b136eaa4c1ff6cdb. --- .../portage-stable/sys-apps/usbutils/usbutils-017.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-017.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-017.ebuild index 8eabc778a1..07866ff149 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-017.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-017.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 DESCRIPTION="USB enumeration utilities"