mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2026-04-05 18:46:32 +02: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