commit: 16091cab69960bd4df6a598f3a900b11daa0c135
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 13:37:13 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 23:08:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16091cab
dev-python/watchfiles: Keyword 0.15.0 riscv, #852878
Signed-off-by: Yixun Lan <dlan <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 745a87321838..016dfca13ef4 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 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]