diff options
author | Sam James <sam@gentoo.org> | 2021-09-18 18:17:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-18 18:17:02 +0100 |
commit | 3d2b6e221108107aad730108820aad1369a1e9e8 (patch) | |
tree | 6be3b317ac8554ac9d6dfe42f8ca657f0f7d7a68 /dev-python | |
parent | dev-python/wsgiproxy2: Stabilize 0.5.1 ALLARCHES, #813612 (diff) | |
download | gentoo-3d2b6e221108107aad730108820aad1369a1e9e8.tar.gz gentoo-3d2b6e221108107aad730108820aad1369a1e9e8.tar.bz2 gentoo-3d2b6e221108107aad730108820aad1369a1e9e8.zip |
dev-python/zeroconf: Stabilize 0.35.1 ALLARCHES, #813618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/zeroconf/zeroconf-0.35.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zeroconf/zeroconf-0.35.1.ebuild b/dev-python/zeroconf/zeroconf-0.35.1.ebuild index 0e1b2943b16e..8078abee7f30 100644 --- a/dev-python/zeroconf/zeroconf-0.35.1.ebuild +++ b/dev-python/zeroconf/zeroconf-0.35.1.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}]" |