diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:14 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:14 +0100 |
commit | e91062ed00afefedb7c845eef2e24d2b37163fd4 (patch) | |
tree | 618454150ab720b17381781024299005ae1879f2 /net-libs | |
parent | net-analyzer/python-gvm: Stabilize 24.1.0 amd64, #925668 (diff) | |
download | gentoo-e91062ed00afefedb7c845eef2e24d2b37163fd4.tar.gz gentoo-e91062ed00afefedb7c845eef2e24d2b37163fd4.tar.bz2 gentoo-e91062ed00afefedb7c845eef2e24d2b37163fd4.zip |
net-libs/paho-mqtt-c: Stabilize 1.3.13 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/paho-mqtt-c/paho-mqtt-c-1.3.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.13.ebuild b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.13.ebuild index 842492849073..c86ad8b20189 100644 --- a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.13.ebuild +++ b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.13.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 |