summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 15:26:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 15:26:44 +0300
commit97e5db1082a5acd3917136581af591f93536b842 (patch)
treec331983e9c000db7ca6234d1f83c2047d437f8ff /dev-python/watchfiles
parentdev-python/watchfiles: Stabilize 0.24.0 ppc64, #939656 (diff)
downloadgentoo-97e5db1082a5acd3917136581af591f93536b842.tar.gz
gentoo-97e5db1082a5acd3917136581af591f93536b842.tar.bz2
gentoo-97e5db1082a5acd3917136581af591f93536b842.zip
dev-python/watchfiles: Stabilize 0.24.0 arm64, #939656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.24.0.ebuild b/dev-python/watchfiles/watchfiles-0.24.0.ebuild
index e0b1ec1ec1a2..1c8d3ce82da7 100644
--- a/dev-python/watchfiles/watchfiles-0.24.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.24.0.ebuild
@@ -94,7 +94,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}]