gnu: python-cython: The i686 python2 workaround is needed for 32-bit ARM too.
authorMarius Bakke <mbakke@fastmail.com>
Wed, 8 Apr 2020 22:53:28 +0000 (00:53 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Wed, 8 Apr 2020 22:53:28 +0000 (00:53 +0200)
commitd523eb5c9c2659cbbaf4eeef3691234ae527ee6a
tree82854d10fb0cad6f5b6a3e0027bc3690d44e9384
parentc7eec67a93d58b2c0201f98071407f5a0cf549a7
gnu: python-cython: The i686 python2 workaround is needed for 32-bit ARM too.

* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the check phase,
disable parallel test execution for all 32-bit systems.
* gnu/packages/python-xyz.scm (python2-cython)[arguments]: Remove similar i686 workaround.
gnu/packages/python-xyz.scm