summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-29 12:34:04 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-29 12:34:04 +0000
commit18eac665e8d786a09b42ed5aa7ca0b43b3ce3208 (patch)
tree4444ad5d164c48322b3a355732cb3e1b2a862766 /dev-python/watchfiles
parentdev-python/black: Stabilize 23.11.0 sparc, #918459 (diff)
downloadgentoo-18eac665e8d786a09b42ed5aa7ca0b43b3ce3208.tar.gz
gentoo-18eac665e8d786a09b42ed5aa7ca0b43b3ce3208.tar.bz2
gentoo-18eac665e8d786a09b42ed5aa7ca0b43b3ce3208.zip
dev-python/watchfiles: Stabilize 0.21.0-r1 sparc, #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-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild b/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
index 6452842a4786..6e9298bff633 100644
--- a/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.21.0-r1.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.0.0[${PYTHON_USEDEP}]