commit: 9ddc116f03ca42c39f55fbe7076bb28264c18007
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 09:11:41 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 09:15:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ddc116f
dev-python/watchfiles: Keyword 0.15.0 arm, #852878
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]