From dd728e9711f4904dcba4acb94fc6e91aa383632d Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 3 Jan 2025 17:21:50 +0000 Subject: [PATCH] dev-python/watchfiles: Stabilize 1.0.3 sparc, #947097 Signed-off-by: Sam James --- 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 428bc3d99daf7..96de55637011d 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}]