commit: 706179b9dc734fcd0fccf4e9ec60a2c4ee8a6407
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 17:44:33 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 17:44:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706179b9
dev-python/zeroconf: Stabilize 0.28.7 ALLARCHES, #765991
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/zeroconf/zeroconf-0.28.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/zeroconf/zeroconf-0.28.7.ebuild
b/dev-python/zeroconf/zeroconf-0.28.7.ebuild
index 276d5ec5755..8d4bac37d9a 100644
--- a/dev-python/zeroconf/zeroconf-0.28.7.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.28.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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}]"