diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-30 10:45:48 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-30 10:45:48 +0000 |
commit | df236baa3d348f0e6d7b4d3c4032efa725b455bb (patch) | |
tree | 37e933e480b8589e67cccf7a6b2664be977f88d0 /net-libs | |
parent | app-admin/syslog-ng: Stabilize 4.8.1 x86, #945371 (diff) | |
download | gentoo-df236baa3d348f0e6d7b4d3c4032efa725b455bb.tar.gz gentoo-df236baa3d348f0e6d7b4d3c4032efa725b455bb.tar.bz2 gentoo-df236baa3d348f0e6d7b4d3c4032efa725b455bb.zip |
net-libs/paho-mqtt-c: Stabilize 1.3.13 x86, #945371
Signed-off-by: Arthur Zamarin <arthurzam@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 c86ad8b20189..3811a580a737 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 |