From 3e60e780eb6f9708ce674fea6069c865e61cac42 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 28 Mar 2026 11:55:25 +0100 Subject: [PATCH] qxmpp, trigger build for 32bit with a small change (#13877) --- net-libs/qxmpp/qxmpp-1.14.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/qxmpp/qxmpp-1.14.4.recipe b/net-libs/qxmpp/qxmpp-1.14.4.recipe index 3d28c3e32..dd35a2085 100644 --- a/net-libs/qxmpp/qxmpp-1.14.4.recipe +++ b/net-libs/qxmpp/qxmpp-1.14.4.recipe @@ -9,8 +9,8 @@ Suites 2022 for IM and Advanced Mobile. It comes with full API documentation, au and examples. QXmpp uses Qt extensively. Thus, users need to have a good knowledge of C++ and Qt basics \ -(including the concept of signals/slots and Qt's data types). Qt is the only third party library \ -required to build QXmpp, but libraries such as GStreamer enable additional features." +(including the concept of signals/slots and Qt's data types). Qt is the only third party \ +library required to build QXmpp, but libraries such as GStreamer enable additional features." HOMEPAGE="https://invent.kde.org/libraries/qxmpp" COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2.1"