aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-react
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-react')
-rw-r--r--testing/ocaml-react/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/ocaml-react/APKBUILD b/testing/ocaml-react/APKBUILD
index b28972a4689..9b512a0e8d4 100644
--- a/testing/ocaml-react/APKBUILD
+++ b/testing/ocaml-react/APKBUILD
@@ -9,6 +9,7 @@ url="http://erratique.ch/software/react"
arch="all !x86 !armhf !s390x" # limited by ocaml aport
license="ISC"
makedepends="ncurses ocaml ocaml-findlib ocamlbuild opam"
+options="textrels" # needed for ppc64le
subpackages="$pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/dbuenzli/$_pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"