commit: 4cad35ee318d853ccebf406f77032c97650b4409
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 05:42:52 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 05:43:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cad35ee
dev-python/watchfiles: Stabilize 1.1.1 arm, #967797
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/watchfiles/watchfiles-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-1.1.1.ebuild
b/dev-python/watchfiles/watchfiles-1.1.1.ebuild
index 2cd7e3ad3816..ec0668b92304 100644
--- a/dev-python/watchfiles/watchfiles-1.1.1.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.1.1.ebuild
@@ -82,7 +82,7 @@ LICENSE+="
Apache-2.0-with-LLVM-exceptions 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}]