diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-web3_7.10.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb b/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb index f677585638..e9f067aa96 100644 --- a/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb | |||
@@ -24,6 +24,3 @@ RDEPENDS:${PN} += " \ | |||
24 | python3-websockets \ | 24 | python3-websockets \ |
25 | python3-pyunormalize \ | 25 | python3-pyunormalize \ |
26 | " | 26 | " |
27 | |||
28 | # Needs python3-pydantic to be buildable on rv32 | ||
29 | COMPATIBLE_HOST:riscv32 = "null" | ||