mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/ecl: disable on mips
This commit is contained in:
parent
eb78ca567b
commit
ebbbce598f
@ -4,7 +4,8 @@ pkgname=ecl
|
||||
pkgver=16.1.3
|
||||
pkgrel=3
|
||||
pkgdesc="Embeddable Common Lisp"
|
||||
arch=all
|
||||
# not compatible with soft-float archs (like mips)
|
||||
arch="all !mips !mips64"
|
||||
url="https://common-lisp.net/project/ecl/"
|
||||
license="LGPL-2.1-or-later"
|
||||
makedepends="gmp-dev libffi-dev gc-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user