commit: f62c4b0422e6d69db1c2125edd3f4297663f0ceb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 15:30:46 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 15:30:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62c4b04
dev-python/watchfiles: Stabilize 1.0.5 ppc, #954743
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-1.0.5.ebuild
b/dev-python/watchfiles/watchfiles-1.0.5.ebuild
index ee0dcf859bd0..091d29cc849a 100644
--- a/dev-python/watchfiles/watchfiles-1.0.5.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.0.5.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}]