commit: 9e815e7a35f75b7ab46b5d102397dd4907ebabe6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 28 16:07:19 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 28 16:07:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e815e7a
net-libs/paho-mqtt-c: Stabilize 1.3.15 amd64, #970682
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/paho-mqtt-c/paho-mqtt-c-1.3.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.15.ebuild
b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.15.ebuild
index b36fd5bdad82..dc07c9eb7c2f 100644
--- a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.15.ebuild
+++ b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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