haiku_pyapi, small change to trigger build on riscv64 (#13320)

This commit is contained in:
Schrijvers Luc
2025-12-03 13:58:02 +01:00
committed by GitHub
parent 4e6a60f6a2
commit 71387ccbf1

View File

@@ -1,10 +1,9 @@
SUMMARY="Python bindings for the Haiku API"
DESCRIPTION="This lets you build apps for Haiku using the Haiku API directly \
from Python. \
\
DESCRIPTION="This lets you build apps for Haiku using the Haiku API directly from Python.
For the most part, Haiku-PyAPI tries to copy the C++ API. There are some \
places where we have had to deviate from the C++ API, however. \
\
places where we have had to deviate from the C++ API, however.
Currently the library is unstable and has plenty of bugs."
HOMEPAGE="https://github.com/coolcoder613eb/Haiku-PyAPI/"
COPYRIGHT="2023-2024 Elozor Bruce