commit: 02d7e17262d50dbd7811279513af8b9d3ba2592a
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 20:16:44 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 20:18:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d7e172
dev-python/zeroconf: Stabilize 0.38.1 ALLARCHES, #832108
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/zeroconf/zeroconf-0.38.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/zeroconf/zeroconf-0.38.1.ebuild
b/dev-python/zeroconf/zeroconf-0.38.1.ebuild
index b416d399c1d2..05d6e36f8d95 100644
--- a/dev-python/zeroconf/zeroconf-0.38.1.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.38.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}]"