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