commit: 957b95c4f89c8789d25a5e62f74cffeaed4abea9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 09:26:27 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 09:26:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957b95c4
dev-python/watchfiles: Stabilize 1.0.3 arm, #947097
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-1.0.3.ebuild
b/dev-python/watchfiles/watchfiles-1.0.3.ebuild
index 243b2e1edbe3..3a37ed64e303 100644
--- a/dev-python/watchfiles/watchfiles-1.0.3.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.0.3.ebuild
@@ -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}]