From 7cc541baaa85c31b034f1949d15c1a8d1f2cb0b1 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sat, 22 Jul 2023 14:24:21 +0200 Subject: [PATCH] dev-python/confusable_homoglyphs: enable py3.10, py3.12, py3.9 Signed-off-by: Alfredo Tupone --- .../confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild b/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild index afa5c5dd4b828..0183ef44a3dfa 100644 --- a/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild +++ b/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_11 ) +PYTHON_COMPAT=( python3_{9..12} ) inherit distutils-r1 CommitId=14f43ddd74099520ddcda29fac557c27a28190e6