commit: 27fc3eb092d3f69e02e569cb4adab84bd3754476
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 18:13:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 18:13:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fc3eb0
dev-python/watchfiles: Stabilize 0.21.0 ppc64, #917387
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.21.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.21.0.ebuild
b/dev-python/watchfiles/watchfiles-0.21.0.ebuild
index 2f627b3c5697..445b7e4e6764 100644
--- a/dev-python/watchfiles/watchfiles-0.21.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.21.0.ebuild
@@ -85,7 +85,7 @@ LICENSE+="
|| ( Artistic-2 CC0-1.0 )
"
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-3*[${PYTHON_USEDEP}]