package/python-numpy: enable on RISC-V

numpy already supports RISC-V

Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
黄子懿 2024-08-15 02:40:21 +00:00 committed by Thomas Petazzoni
parent 4265790541
commit a0b8ca1c21

View file

@ -10,6 +10,7 @@ config BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
default y if BR2_mipsel
default y if BR2_powerpc
default y if BR2_powerpc64
default y if BR2_riscv
default y if BR2_sh
default y if BR2_x86_64