app-portage/elogviewer: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 19:38:19 +01:00
parent 5cbcdc9c5c
commit 7d2fe44433

View File

@@ -4,7 +4,7 @@
EAPI=8
DISABLE_AUTOFORMATTING=true
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
inherit desktop python-single-r1 readme.gentoo-r1
DESCRIPTION="Elog viewer for Gentoo"