summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-28 10:44:55 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-28 10:44:55 +0000
commitd1ce051e661debcd7ac13926302838a54d19f1fe (patch)
treed549c8077480cd4e9846da7e01e146c9944d2682 /dev-python
parent0e9aa9bed07136b612f5f8ddbc2b8e7fbd0cbdf4 (diff)
downloadgentoo-d1ce051e661debcd7ac13926302838a54d19f1fe.tar.gz
gentoo-d1ce051e661debcd7ac13926302838a54d19f1fe.tar.bz2
gentoo-d1ce051e661debcd7ac13926302838a54d19f1fe.zip
dev-python/watchfiles: Stabilize 1.0.3 x86, #947097
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/watchfiles/watchfiles-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-1.0.3.ebuild b/dev-python/watchfiles/watchfiles-1.0.3.ebuild
index 412e02e54cc7..d4c99f1a92e9 100644
--- a/dev-python/watchfiles/watchfiles-1.0.3.ebuild
+++ b/dev-python/watchfiles/watchfiles-1.0.3.ebuild
@@ -92,7 +92,7 @@ LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" Apache-2.0-with-LLVM-exceptions BSD 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}]