summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-15 18:45:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-15 18:45:39 +0200
commit23a2e2e1f1561b5643dee99324b1fa220edfce2c (patch)
tree0f162d747f7f2bb7e57e02c20f69e0b43fa1a8e8 /dev-python/watchfiles
parentdev-python/watchfiles: Stabilize 0.21.0 arm, #917387 (diff)
downloadgentoo-23a2e2e1f1561b5643dee99324b1fa220edfce2c.tar.gz
gentoo-23a2e2e1f1561b5643dee99324b1fa220edfce2c.tar.bz2
gentoo-23a2e2e1f1561b5643dee99324b1fa220edfce2c.zip
dev-python/watchfiles: Stabilize 0.21.0 x86, #917387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.21.0.ebuild b/dev-python/watchfiles/watchfiles-0.21.0.ebuild
index e31613ea9859..2f627b3c5697 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}]