diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-24 21:05:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-24 21:05:40 +0300 |
commit | 9372325719c2ed2218a3639db219115120044f3b (patch) | |
tree | 6b2eb04016b6dedc51cb9c1879d2af14a143813f /dev-python/watchfiles | |
parent | dev-python/dirty-equals: Keyword 0.3 arm64, #840562 (diff) | |
download | gentoo-9372325719c2ed2218a3639db219115120044f3b.tar.gz gentoo-9372325719c2ed2218a3639db219115120044f3b.tar.bz2 gentoo-9372325719c2ed2218a3639db219115120044f3b.zip |
dev-python/watchfiles: Keyword 0.13 arm64, #840562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r-- | dev-python/watchfiles/watchfiles-0.13.ebuild | 2 |
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 b36bbcd85deb..1db21c19c130 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 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |