From 71387ccbf16f608083418c5aeb50030e0a164c05 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 3 Dec 2025 13:58:02 +0100 Subject: [PATCH] haiku_pyapi, small change to trigger build on riscv64 (#13320) --- dev-python/haiku-pyapi/haiku_pyapi-0.3.recipe | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-python/haiku-pyapi/haiku_pyapi-0.3.recipe b/dev-python/haiku-pyapi/haiku_pyapi-0.3.recipe index a496e0526..b24615d64 100644 --- a/dev-python/haiku-pyapi/haiku_pyapi-0.3.recipe +++ b/dev-python/haiku-pyapi/haiku_pyapi-0.3.recipe @@ -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