app-editors/pluma: enable py3.13

Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Ian Jordan
2024-11-12 21:36:21 +00:00
committed by Sam James
parent d9d64f5c59
commit 4ce656d79b

View File

@@ -4,7 +4,7 @@
EAPI=8
MATE_LA_PUNT="yes"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit mate python-single-r1 virtualx
DESCRIPTION="Pluma text editor for the MATE desktop"