summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-09 13:09:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-09 13:09:31 +0200
commite11e3c38904076f8ffc1932f29f209791d786447 (patch)
treec19247d9975bbb87fedc8076f16d6cc083e52a4e /dev-python/paho-mqtt
parentapp-misc/mosquitto: x86 stable wrt bug #695432 (diff)
downloadgentoo-e11e3c38904076f8ffc1932f29f209791d786447.tar.gz
gentoo-e11e3c38904076f8ffc1932f29f209791d786447.tar.bz2
gentoo-e11e3c38904076f8ffc1932f29f209791d786447.zip
dev-python/paho-mqtt: x86 stable wrt bug #695432
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/paho-mqtt')
-rw-r--r--dev-python/paho-mqtt/paho-mqtt-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paho-mqtt/paho-mqtt-1.4.0.ebuild b/dev-python/paho-mqtt/paho-mqtt-1.4.0.ebuild
index c5ecfc0caa75..54e2bfe1319c 100644
--- a/dev-python/paho-mqtt/paho-mqtt-1.4.0.ebuild
+++ b/dev-python/paho-mqtt/paho-mqtt-1.4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/eclipse/paho.mqtt.python/archive/v${PV}.tar.gz -> ${
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
RDEPEND=""