summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-04-14 17:24:02 +0200
committerMaciej Barć <xgqt@gentoo.org>2024-04-14 17:33:43 +0200
commit7a41e800d90cb28d1a8a2d72b5609c1842bdf89a (patch)
tree0a8087c9bc3212d5ba423c662d71b8a072e46453 /media-gfx
parentdev-python/itunespy: enable py3.12 compat (diff)
downloadgentoo-7a41e800d90cb28d1a8a2d72b5609c1842bdf89a.tar.gz
gentoo-7a41e800d90cb28d1a8a2d72b5609c1842bdf89a.tar.bz2
gentoo-7a41e800d90cb28d1a8a2d72b5609c1842bdf89a.zip
media-gfx/curtail: enable py3.12 compat
Closes: https://bugs.gentoo.org/929614 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/curtail/curtail-1.8.0-r1.ebuild (renamed from media-gfx/curtail/curtail-1.8.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/curtail/curtail-1.8.0.ebuild b/media-gfx/curtail/curtail-1.8.0-r1.ebuild
index c60211abeb15..34d23e02e28d 100644
--- a/media-gfx/curtail/curtail-1.8.0.ebuild
+++ b/media-gfx/curtail/curtail-1.8.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit gnome2-utils meson python-single-r1 xdg