dev-python/paho-mqtt-1.1-r0: stable on amd64
authorTobias Klausmann <klausman@gentoo.org>
Tue, 20 Dec 2016 14:32:41 +0000 (15:32 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 20 Dec 2016 14:32:41 +0000 (15:32 +0100)
Gentoo-Bug: 591902

dev-python/paho-mqtt/paho-mqtt-1.1.ebuild

index 0cc4b9997ec17af23693ee2f1c6fd0c3db687e06..e7e5c0c6014bdc10d84c1d77b196663aa41217cd 100644 (file)
@@ -12,6 +12,6 @@ HOMEPAGE="https://www.eclipse.org/paho/clients/python/"
 SRC_URI="https://github.com/eclipse/paho.mqtt.python/archive/${PV}.zip -> ${P}.zip"
 LICENSE="EPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 S="${WORKDIR}/paho.mqtt.python-${PV}"