summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-11-02 21:31:22 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-11-03 23:37:07 +0100
commitae342127157f39ddfc6242f53c5e470fa22c50ef (patch)
tree48e14f1e721abc5118bf6129ec23e77acb979b68
parentapp-benchmarks/sysbench: add python3.11 support (diff)
downloadgentoo-ae342127157f39ddfc6242f53c5e470fa22c50ef.tar.gz
gentoo-ae342127157f39ddfc6242f53c5e470fa22c50ef.tar.bz2
gentoo-ae342127157f39ddfc6242f53c5e470fa22c50ef.zip
dev-util/smem: add python3.11 support
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--dev-util/smem/smem-1.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/smem/smem-1.5-r2.ebuild b/dev-util/smem/smem-1.5-r2.ebuild
index a26a7477cdc1..20a43ba66b7d 100644
--- a/dev-util/smem/smem-1.5-r2.ebuild
+++ b/dev-util/smem/smem-1.5-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
EGIT_COMMIT="2ab5040d5633"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit optfeature python-single-r1 toolchain-funcs