build-style/haskell-stack: broken for i686*.

This commit is only to unlock builders.

Builds error out with:

=> debug-me-1.20200820_2: running do_build ...
=> Using stack config in stack.yaml.
Cabal file info not found for posix-pty-0.2.1.1, updating
Selected mirror https://hackage.haskell.org/
Downloading root
Waiting to acquire cache lock on /builddir/debug-me-1.20200820/.stack/pantry/hackage/hackage-security-lock
fdLock: invalid argument (Invalid argument)

Tracked in: #32221
This commit is contained in:
Érico Nogueira 2021-07-28 02:00:28 -03:00
parent e38f430760
commit 2a36c42b21

View file

@ -1 +1,3 @@
hostmakedepends+=" ghc stack"
# https://build.voidlinux.org/builders/i686_builder/builds/33611/steps/shell_3/logs/stdio
archs+=" ~i686*"