mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 07:22:38 +01:00
app-forensics/decompyle++: add python 3.13 compat
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..12} )
|
||||
PYTHON_COMPAT=( python3_{8..13} )
|
||||
|
||||
inherit cmake python-single-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user