summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 11:16:29 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 11:16:45 +0100
commit58f3d71a624ff2860a8ae5023e399ca8e5ccc7a8 (patch)
tree773ae0768cfc6571c30bc76a604cbe19a34d3c83 /dev-python/zeroconf
parentdev-python/coverage: Stabilize 7.3.4 sparc, #921463 (diff)
downloadgentoo-58f3d71a624ff2860a8ae5023e399ca8e5ccc7a8.tar.gz
gentoo-58f3d71a624ff2860a8ae5023e399ca8e5ccc7a8.tar.bz2
gentoo-58f3d71a624ff2860a8ae5023e399ca8e5ccc7a8.zip
dev-python/zeroconf: Stabilize 0.131.0 amd64, #921470
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zeroconf')
-rw-r--r--dev-python/zeroconf/zeroconf-0.131.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/zeroconf/zeroconf-0.131.0.ebuild b/dev-python/zeroconf/zeroconf-0.131.0.ebuild
index 9cb88f18ecad..95053157a904 100644
--- a/dev-python/zeroconf/zeroconf-0.131.0.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.131.0.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
@@ -17,7 +17,7 @@ HOMEPAGE="
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}]