From 5de64cb52e85ef0f82bc948d1b518efb64e51c83 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Mon, 25 Nov 2024 18:59:42 +0000 Subject: dev-python/libusb1: enable py3.13, python3_13t --- dev-python/libusb1/libusb1-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/libusb1/libusb1-3.1.0.ebuild b/dev-python/libusb1/libusb1-3.1.0.ebuild index 5cc2a979..92fc5c4e 100644 --- a/dev-python/libusb1/libusb1-3.1.0.ebuild +++ b/dev-python/libusb1/libusb1-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} python3_13t ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi -- cgit v1.2.3