diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:45:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:45:38 +0200 |
commit | 1813875dc5b52c274628701f5fb116b0cd020ef7 (patch) | |
tree | f6e01b4220f7a941dacd9cfbed7193a2c7bdcbcd /dev-python/watchfiles | |
parent | dev-python/uvloop: Stabilize 0.19.0 arm64, #917386 (diff) | |
download | gentoo-1813875dc5b52c274628701f5fb116b0cd020ef7.tar.gz gentoo-1813875dc5b52c274628701f5fb116b0cd020ef7.tar.bz2 gentoo-1813875dc5b52c274628701f5fb116b0cd020ef7.zip |
dev-python/watchfiles: Stabilize 0.21.0 arm, #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.ebuild | 2 |
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 8160837de0fe..e31613ea9859 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}] |