mirror of
https://review.haiku-os.org/haiku
synced 2025-01-23 23:04:48 +01:00
2a76d1c95a
While the game is pure python and packaged for any architecture, the engine (FIFE) is C++ with python binding via swig, making the game only installable on x86 and x86_64. We'd need to provide a python_x86 to support secondary architecture python modules.