mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-22 12:51:35 +02:00
testing/camlp4: disable on x86
This commit is contained in:
parent
84e8017626
commit
b3f11e79c2
@ -6,7 +6,7 @@ _versuffix='+1'
|
||||
pkgrel=0
|
||||
pkgdesc="Caml preprocessor and pretty-printer"
|
||||
url="https://github.com/ocaml/camlp4/releases"
|
||||
arch="all"
|
||||
arch="x86_64 armhf"
|
||||
license="GPL2"
|
||||
depends="ocaml"
|
||||
makedepends="ocamlbuild"
|
||||
|
Loading…
x
Reference in New Issue
Block a user