dev-python/paho-mqtt-1.1-r0: stable on amd64

Gentoo-Bug: 591902
This commit is contained in:
Tobias Klausmann
2016-12-20 15:32:41 +01:00
parent 4e8e58d320
commit ebceb11aae

View 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}"