diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-22 17:15:59 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-23 00:05:15 -0500 |
commit | 2b4ae2b9c7064a88d8ac373a8b2901cba078f4d3 (patch) | |
tree | a86d3d618a733cb00858ae12ab5ba51aec912648 /dev-python | |
parent | sys-block/nbdkit: Keyword 1.36.1 sparc, #917288 (diff) | |
download | gentoo-2b4ae2b9c7064a88d8ac373a8b2901cba078f4d3.tar.gz gentoo-2b4ae2b9c7064a88d8ac373a8b2901cba078f4d3.tar.bz2 gentoo-2b4ae2b9c7064a88d8ac373a8b2901cba078f4d3.zip |
dev-python/paho-mqtt: Keyword 1.6.1-r1 arm, #920668
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/paho-mqtt/paho-mqtt-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/paho-mqtt/paho-mqtt-1.6.1-r1.ebuild b/dev-python/paho-mqtt/paho-mqtt-1.6.1-r1.ebuild index 68f979a900b7..9d30e2e3f2fb 100644 --- a/dev-python/paho-mqtt/paho-mqtt-1.6.1-r1.ebuild +++ b/dev-python/paho-mqtt/paho-mqtt-1.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ S="${WORKDIR}/paho.mqtt.python-${PV}" LICENSE="EPL-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" BDEPEND=" test? ( |