pdfsandwich: limit to ocamlopt architectures.

This commit is contained in:
Leah Neukirchen 2025-06-19 16:04:09 +02:00
parent 83525d000d
commit 2eca496f8d

View file

@ -2,6 +2,7 @@
pkgname=pdfsandwich
version=0.1.7
revision=8
archs="x86_64* aarch64* riscv64*" # ocamlopt
build_style=gnu-configure
hostmakedepends="ocaml perl"
makedepends="ocaml"