diff options
author | 2023-09-25 18:27:30 +0000 | |
---|---|---|
committer | 2023-09-25 18:27:30 +0000 | |
commit | f5c611914438bec5b7f6b62bd25d2467eba4a00e (patch) | |
tree | f8f34c4f38428d9de168676aa403f3eeadba9812 /dev-python/watchfiles | |
parent | dev-python/setuptools-rust: Stabilize 1.7.0 amd64, #914694 (diff) | |
download | gentoo-f5c611914438bec5b7f6b62bd25d2467eba4a00e.tar.gz gentoo-f5c611914438bec5b7f6b62bd25d2467eba4a00e.tar.bz2 gentoo-f5c611914438bec5b7f6b62bd25d2467eba4a00e.zip |
dev-python/watchfiles: Stabilize 0.20.0 amd64, #914701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.20.0.ebuild | 2 |
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 8d246cda456a..f5ae91a377f5 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}] |