diff options
author | Sam James <sam@gentoo.org> | 2023-06-11 14:31:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-11 14:31:33 +0100 |
commit | 03417a849f2c8965038a012390e148e0cc155ae0 (patch) | |
tree | 39865f641a7cd55046c5efcedfce02a5ef5436c7 /dev-python/watchfiles | |
parent | app-text/mdbook: Stabilize 0.4.30 arm64, #908371 (diff) | |
download | gentoo-03417a849f2c8965038a012390e148e0cc155ae0.tar.gz gentoo-03417a849f2c8965038a012390e148e0cc155ae0.tar.bz2 gentoo-03417a849f2c8965038a012390e148e0cc155ae0.zip |
dev-python/watchfiles: Stabilize 0.19.0 arm, #908371
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.19.0.ebuild b/dev-python/watchfiles/watchfiles-0.19.0.ebuild index c64fd240cb37..dd7d089f88e5 100644 --- a/dev-python/watchfiles/watchfiles-0.19.0.ebuild +++ b/dev-python/watchfiles/watchfiles-0.19.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}] |