mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/ocaml-migrate-parsetree: allow textrels to fix on ppc64le
This commit is contained in:
parent
99e2351405
commit
5703a0746e
@ -8,6 +8,7 @@ url="https://github.com/ocaml-ppx/ocaml-migrate-parsetree"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml
|
||||
license="LGPL-2.1-only-WITH-linking-exception"
|
||||
makedepends="dune ocaml ocamlbuild ocaml-findlib ocaml-result-dev opam"
|
||||
options="textrels" # ppc64le (?!)
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/ocaml-ppx/$pkgname/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user