commit: 1145d349a4f393cbdf0014da623dfcb5a2a60b63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 5 08:17:11 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 5 08:18:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1145d349
dev-python/watchfiles: Stabilize 1.1.0 x86, #959560
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-1.1.0.ebuild
b/dev-python/watchfiles/watchfiles-1.1.0.ebuild
index 7e3419fdfc50..9dc39007f4b9 100644
--- a/dev-python/watchfiles/watchfiles-1.1.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.1.0.ebuild
@@ -81,7 +81,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}]