python3-web3: Re-enable on riscv32

pydantic-core module has been fixed to build on riscv32 so re-enable it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-04-19 00:26:01 -07:00
parent 467110cf48
commit cc119a9f9c
2 changed files with 0 additions and 5 deletions

View File

@@ -471,8 +471,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
telepathy-python3 \
unattended-upgrades \
"
# Due to pydantic not being buildable on rv32
RDEPENDS:packagegroup-meta-python3:remove:riscv32 = "python3-web3"
RDEPENDS:packagegroup-meta-python3-ptest = "\
python3-ansicolors-ptest \