commit: 202ae9ebcf1d5458e2d74b8119d1341802017ec3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 17:33:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 17:33:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202ae9eb
dev-python/watchfiles: Stabilize 0.20.0 ppc64, #914701
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.20.0.ebuild
b/dev-python/watchfiles/watchfiles-0.20.0.ebuild
index ebddcff55c0f..8d246cda456a 100644
--- a/dev-python/watchfiles/watchfiles-0.20.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.20.0.ebuild
@@ -82,7 +82,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}]