From 6506e88689653e8d45fc2924ef0e4da3406af9b1 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 18 Sep 2025 15:06:56 +0300 Subject: [PATCH] net-libs/paho-mqtt-c: Stabilize 1.3.14-r1 x86, #962487 Signed-off-by: Arthur Zamarin --- net-libs/paho-mqtt-c/paho-mqtt-c-1.3.14-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.14-r1.ebuild b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.14-r1.ebuild index ef714b0fcc592..6ffda053ef5ac 100644 --- a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.14-r1.ebuild +++ b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.14-r1.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/paho.mqtt.c-${PV}" LICENSE="EPL-2.0" SLOT="1.3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples +high-performance +ssl test" # Building samples needs ssl: #912262