summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-06-19 21:37:13 +0800
committerYixun Lan <dlan@gentoo.org>2022-06-20 07:08:11 +0800
commit16091cab69960bd4df6a598f3a900b11daa0c135 (patch)
tree927406170492ae4d4caa80a5ca6af627927dc093 /dev-python/watchfiles
parentdev-util/maturin: Keyword 0.12.20 riscv, #852878 (diff)
downloadgentoo-16091cab69960bd4df6a598f3a900b11daa0c135.tar.gz
gentoo-16091cab69960bd4df6a598f3a900b11daa0c135.tar.bz2
gentoo-16091cab69960bd4df6a598f3a900b11daa0c135.zip
dev-python/watchfiles: Keyword 0.15.0 riscv, #852878
Signed-off-by: Yixun Lan <dlan@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 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}]