commit: 615785855aecfab0946766ef2e32ed0328d907b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 00:16:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 00:16:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61578585
dev-python/zeroconf: Stabilize 0.36.8 ALLARCHES, #819888
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/zeroconf/zeroconf-0.36.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/zeroconf/zeroconf-0.36.8.ebuild
b/dev-python/zeroconf/zeroconf-0.36.8.ebuild
index b416d399c1d..d4adc642d86 100644
--- a/dev-python/zeroconf/zeroconf-0.36.8.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.36.8.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND=">=dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]"