diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-19 11:11:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-19 11:15:41 +0200 |
commit | 9ddc116f03ca42c39f55fbe7076bb28264c18007 (patch) | |
tree | af10bbf9ef853042adfce8481303418d44753185 /dev-python/watchfiles | |
parent | media-libs/libpagemaker: sync live ebuild (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |