diff --git a/package/python-greenlet/Config.in b/package/python-greenlet/Config.in index 44ab96b488..15765f1e45 100644 --- a/package/python-greenlet/Config.in +++ b/package/python-greenlet/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_PYTHON_GREENLET_ARCH_SUPPORTS default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le default y if BR2_riscv default y if BR2_sparc || BR2_sparc64 - default y if BR2_x86 + default y if BR2_i386 config BR2_PACKAGE_PYTHON_GREENLET bool "python-greenlet"