commit: 23fc4c372c90c9dab9a5b7ec823d26c471e4b643
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 16:33:57 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 16:33:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fc4c37
dev-python/watchfiles: Stabilize 0.21.0 amd64, #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 245facb22f9c..8160837de0fe 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}]