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 15abe354f71a..b956e1d7682d 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_{10..11} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit autotools python-r1