diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-15 23:33:26 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-17 18:53:06 -0500 |
commit | 3ae4d57e3c989a6cb60398d5b84fc4c3b1a09748 (patch) | |
tree | eac7b1674ea729059fcb99332a5e9db6c30e5d0d /dev-python/watchfiles | |
parent | dev-python/fonttools: Stabilize 4.46.0 hppa, #919526 (diff) | |
download | gentoo-3ae4d57e3c989a6cb60398d5b84fc4c3b1a09748.tar.gz gentoo-3ae4d57e3c989a6cb60398d5b84fc4c3b1a09748.tar.bz2 gentoo-3ae4d57e3c989a6cb60398d5b84fc4c3b1a09748.zip |
dev-python/watchfiles: Stabilize 0.21.0-r1 arm64, #917387
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild | 2 |
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 de7f49819093..b59dcfee7280 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}] |