summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-23 14:45:01 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-23 14:45:01 +0100
commit33e06973dd9d1c5f2878f7019fc1699e014668b7 (patch)
treead261e68e26c85a2d34982fed46bfd592bfed199 /sys-apps/i2c-tools
parentsci-libs/ceres-solver: enable py3.11 (diff)
downloadgentoo-33e06973dd9d1c5f2878f7019fc1699e014668b7.tar.gz
gentoo-33e06973dd9d1c5f2878f7019fc1699e014668b7.tar.bz2
gentoo-33e06973dd9d1c5f2878f7019fc1699e014668b7.zip
sys-apps/i2c-tools: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sys-apps/i2c-tools')
-rw-r--r--sys-apps/i2c-tools/i2c-tools-4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/i2c-tools/i2c-tools-4.3.ebuild b/sys-apps/i2c-tools/i2c-tools-4.3.ebuild
index 13f644926e14..86b0f1a7d221 100644
--- a/sys-apps/i2c-tools/i2c-tools-4.3.ebuild
+++ b/sys-apps/i2c-tools/i2c-tools-4.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_OPTIONAL="1"
inherit distutils-r1 flag-o-matic toolchain-funcs