summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-24 21:05:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-24 21:05:36 +0300
commit9ec604707c3fd65e5f137bc6be59d50ee5d9e2a6 (patch)
tree7177af24b7e44ae33cad02b3e11e6aa416e3845c /dev-python/watchfiles
parentdev-python/dirty-equals: Keyword 0.3 arm, #840562 (diff)
downloadgentoo-9ec604707c3fd65e5f137bc6be59d50ee5d9e2a6.tar.gz
gentoo-9ec604707c3fd65e5f137bc6be59d50ee5d9e2a6.tar.bz2
gentoo-9ec604707c3fd65e5f137bc6be59d50ee5d9e2a6.zip
dev-python/watchfiles: Keyword 0.13 arm, #840562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.13.ebuild b/dev-python/watchfiles/watchfiles-0.13.ebuild
index f244ba0f19d9..b36bbcd85deb 100644
--- a/dev-python/watchfiles/watchfiles-0.13.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.13.ebuild
@@ -74,7 +74,7 @@ LICENSE="MIT"
# crates
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD CC0-1.0 ISC MIT Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]