aboutsummaryrefslogtreecommitdiffstats
path: root/community/camlp4
diff options
context:
space:
mode:
Diffstat (limited to 'community/camlp4')
-rw-r--r--community/camlp4/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/camlp4/APKBUILD b/community/camlp4/APKBUILD
index eaf2161713..4ab17b9c01 100644
--- a/community/camlp4/APKBUILD
+++ b/community/camlp4/APKBUILD
@@ -3,10 +3,10 @@
pkgname=camlp4
pkgver=4.04
_versuffix='+1'
-pkgrel=0
+pkgrel=1
pkgdesc="Caml preprocessor and pretty-printer"
url="https://github.com/ocaml/camlp4/releases"
-arch="all !x86 !armhf"
+arch="all !x86 !armhf !ppc64le" #ocaml not avail on excluded platforms
license="LGPL2"
depends="ocaml"
makedepends="ocamlbuild"