mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/qscintilla: enable py3.15
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
2347dc53a3
commit
0979fde2cf
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_COMPAT=( python3_{12..15} )
|
||||
inherit python-r1 qmake-utils out-of-source-utils
|
||||
|
||||
DESCRIPTION="Python bindings for QScintilla"
|
||||
|
||||
Reference in New Issue
Block a user