commit: dd728e9711f4904dcba4acb94fc6e91aa383632d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 17:21:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 17:21:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd728e97
dev-python/watchfiles: Stabilize 1.0.3 sparc, #947097
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-1.0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/watchfiles/watchfiles-1.0.3.ebuild
b/dev-python/watchfiles/watchfiles-1.0.3.ebuild
index 428bc3d99daf..96de55637011 100644
--- a/dev-python/watchfiles/watchfiles-1.0.3.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -92,7 +92,7 @@ LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/anyio-4.0.0[${PYTHON_USEDEP}]