Enable the RustPython recipe again for x86-64

This commit is contained in:
Ribbon 2025-06-26 20:33:08 -03:00
parent 185982b64b
commit 62136787c0
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ orbdata = {}
orbital = {}
orbutils = {}
pop-icon-theme = {}
# rustpython = {} #TODO ensure RustPython builds with our toolchain
rustpython = {}
shared-mime-info = {}
patchelf = {}

View File

@ -168,7 +168,7 @@ rs-nes = {}
rust64 = {}
#rust-cairo = {} # linking errors
#rust-cairo-demo = {} # linking errors
#rustpython = {} # does not compile
rustpython = {}
rustual-boy = {}
#schismtracker = {} # uses system includes
scummvm = {}