summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-07-31 11:18:47 +0200
committerPacho Ramos <pacho@gentoo.org>2024-07-31 11:23:10 +0200
commit50e671f4db8276c5161f47338d0ea1abc47d5816 (patch)
tree5fcef2673629b8a3c3783edaa1e22b2174720627 /x11-themes
parentapp-vim/vim-latex: update EAPI 7 -> 8 (diff)
downloadgentoo-50e671f4db8276c5161f47338d0ea1abc47d5816.tar.gz
gentoo-50e671f4db8276c5161f47338d0ea1abc47d5816.tar.bz2
gentoo-50e671f4db8276c5161f47338d0ea1abc47d5816.zip
x11-themes/fvwm-crystal: enable py3.12
Closes: https://bugs.gentoo.org/929895 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
index 9ce17e8b85e4..4bca7a7916ba 100644
--- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
+++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit readme.gentoo-r1 python-single-r1 optfeature
DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu"