commit: 9d86842f5c36b0d31c73d98460e05631b80581cb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 10:52:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 10:52:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d86842f
dev-python/watchfiles: Stabilize 1.0.4 arm64, #948764
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-1.0.4.ebuild
b/dev-python/watchfiles/watchfiles-1.0.4.ebuild
index 87a8458c4b57..ca2cd7d74b42 100644
--- a/dev-python/watchfiles/watchfiles-1.0.4.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.0.4.ebuild
@@ -82,7 +82,7 @@ LICENSE+="
Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 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}]