mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/revelation: enable python-3.13
Signed-off-by: Richard Fröhning <misanthropos@gmx.de> Part-of: https://github.com/gentoo/gentoo/pull/41726 Closes: https://github.com/gentoo/gentoo/pull/41726 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
cb6a0ae17b
commit
11ef9dadf5
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit gnome2-utils python-single-r1 meson xdg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user