summaryrefslogtreecommitdiff
path: root/dev-python/identify
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/identify')
-rw-r--r--dev-python/identify/identify-2.5.29.ebuild2
-rw-r--r--dev-python/identify/identify-2.5.30.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/identify/identify-2.5.29.ebuild b/dev-python/identify/identify-2.5.29.ebuild
index a3573e19cbbd..397a6c3e79b7 100644
--- a/dev-python/identify/identify-2.5.29.ebuild
+++ b/dev-python/identify/identify-2.5.29.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1
diff --git a/dev-python/identify/identify-2.5.30.ebuild b/dev-python/identify/identify-2.5.30.ebuild
index 0547ed2debdb..1eb5bb52d90d 100644
--- a/dev-python/identify/identify-2.5.30.ebuild
+++ b/dev-python/identify/identify-2.5.30.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1