package/python-cython: fix indentation

Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/67844444

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Ricardo Martincoski 2018-05-11 23:22:10 -03:00 committed by Thomas Petazzoni
parent 8f2d402b52
commit 8158331ae3

View file

@ -1,7 +1,7 @@
config BR2_PACKAGE_HOST_PYTHON_CYTHON
bool "host python-cython"
help
The Cython compiler for writing C extensions for the Python
language.
bool "host python-cython"
help
The Cython compiler for writing C extensions for the Python
language.
http://cython.org/
http://cython.org/