commit: ba3715247486494ebd100b0719f2d54d7cf29b83
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 06:44:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 06:44:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba371524
dev-python/watchfiles: Stabilize 0.22.0 arm64, #934100
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.22.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.22.0.ebuild
b/dev-python/watchfiles/watchfiles-0.22.0.ebuild
index b65f74cec5f2..bdf6b4da1006 100644
--- a/dev-python/watchfiles/watchfiles-0.22.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.22.0.ebuild
@@ -93,7 +93,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}]