summaryrefslogtreecommitdiff
path: root/dev-libs/libbytesize/libbytesize-2.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libbytesize/libbytesize-2.9.ebuild')
-rw-r--r--dev-libs/libbytesize/libbytesize-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.9.ebuild b/dev-libs/libbytesize/libbytesize-2.9.ebuild
index c321d11ba9ed..3d92564d28c8 100644
--- a/dev-libs/libbytesize/libbytesize-2.9.ebuild
+++ b/dev-libs/libbytesize/libbytesize-2.9.ebuild
@@ -4,7 +4,7 @@
EAPI=8
# py3.12 blocked by the massive dependency tree of dev-python/pocketlint
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit autotools python-r1