summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-19 11:11:41 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-19 11:15:41 +0200
commit9ddc116f03ca42c39f55fbe7076bb28264c18007 (patch)
treeaf10bbf9ef853042adfce8481303418d44753185 /dev-python/watchfiles
parentmedia-libs/libpagemaker: sync live ebuild (diff)
downloadgentoo-9ddc116f03ca42c39f55fbe7076bb28264c18007.tar.gz
gentoo-9ddc116f03ca42c39f55fbe7076bb28264c18007.tar.bz2
gentoo-9ddc116f03ca42c39f55fbe7076bb28264c18007.zip
dev-python/watchfiles: Keyword 0.15.0 arm, #852878
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/watchfiles')
-rw-r--r--dev-python/watchfiles/watchfiles-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchfiles/watchfiles-0.15.0.ebuild b/dev-python/watchfiles/watchfiles-0.15.0.ebuild
index 5aab290d6c26..745a87321838 100644
--- a/dev-python/watchfiles/watchfiles-0.15.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.15.0.ebuild
@@ -77,7 +77,7 @@ LICENSE="MIT"
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD"
LICENSE+=" CC0-1.0 ISC MIT Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]