commit: ee1a71126f0968d4431042fa99b3b665fd967914
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 6 04:00:13 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 6 04:00:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1a7112
dev-python/watchfiles: Stabilize 1.1.0 ppc, #959560
Signed-off-by: Arthur Zamarin <arthurzam <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 dbb832c2636e..790b33db9992 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}]