commit:     96137aeda078e741a2e039c8dc0f0402cd9a6509
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  9 22:22:57 2025 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Mar  9 22:33:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96137aed

dev-python/ioctl-opt: Add Python 3.12

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-python/ioctl-opt/ioctl-opt-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild 
b/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
index 21f355a08c37..d61a37835651 100644
--- a/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
+++ b/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_13 python3_13t )
+PYTHON_COMPAT=( python3_{12..13} python3_13t )
 
 inherit distutils-r1
 

Reply via email to