aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2024-05-14 20:34:24 -0400
committerJulien Roy <julien@jroy.ca>2024-05-14 20:44:44 -0400
commit0e462e8a00992ee833bf39b1fc7e91adfa3e89a4 (patch)
tree5d0345062e7e56d225bf2a2e4e81155b29182029 /media-gfx
parentdev-python/pynput: enable py3.12 (diff)
downloadguru-0e462e8a00992ee833bf39b1fc7e91adfa3e89a4.tar.gz
guru-0e462e8a00992ee833bf39b1fc7e91adfa3e89a4.tar.bz2
guru-0e462e8a00992ee833bf39b1fc7e91adfa3e89a4.zip
media-gfx/beeref: enable py3.12, py3.13
Closes: https://bugs.gentoo.org/931456 Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/beeref/beeref-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/beeref/beeref-0.3.2.ebuild b/media-gfx/beeref/beeref-0.3.2.ebuild
index 003b7cd62..654ce2375 100644
--- a/media-gfx/beeref/beeref-0.3.2.ebuild
+++ b/media-gfx/beeref/beeref-0.3.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 desktop xdg