summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-25 18:53:48 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-25 18:53:48 +0000
commit4b02946096448e414ff855c0ab23cbf116b5acaf (patch)
tree56e7dd3aa56611ac2938d53c782e1bd33f6bd937 /dev-python
parentdev-python/sqlalchemy: Stabilize 2.0.20 x86, #914696 (diff)
downloadgentoo-4b02946096448e414ff855c0ab23cbf116b5acaf.tar.gz
gentoo-4b02946096448e414ff855c0ab23cbf116b5acaf.tar.bz2
gentoo-4b02946096448e414ff855c0ab23cbf116b5acaf.zip
dev-python/watchfiles: Stabilize 0.20.0 x86, #914701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/watchfiles/watchfiles-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.20.0.ebuild b/dev-python/watchfiles/watchfiles-0.20.0.ebuild
index f5ae91a377f5..cd18ce8ad8ab 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}]