diff --git a/config/aarch64/desktop.toml b/config/aarch64/desktop.toml index ec055e5f..e4e9fa6b 100644 --- a/config/aarch64/desktop.toml +++ b/config/aarch64/desktop.toml @@ -12,4 +12,3 @@ include = ["../desktop.toml"] # Package settings [packages] # example = {} -rustpython = "ignore" # not tested diff --git a/config/desktop.toml b/config/desktop.toml index 8b3d2c49..2465e9ab 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -21,7 +21,7 @@ orbdata = {} orbital = {} orbutils = {} pop-icon-theme = {} -#rustpython = {} # not compiling with our rust version +rustpython = {} shared-mime-info = {} patchelf = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index b4a74059..913f7547 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -170,7 +170,7 @@ rs-nes = {} rust64 = {} #rust-cairo = {} # linking errors #rust-cairo-demo = {} # linking errors -#rustpython = {} # undefined constants S_IWRITE and S_IEXEC (upstream should be fixed) +rustpython = {} rustual-boy = {} #schismtracker = {} # uses system includes scummvm = {}