aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-26 15:51:10 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-26 15:51:10 +0200
commitb88cfab5dc284767ba7a14c5160a3a05b556cd43 (patch)
treee298f394b515d5f27283881a26de45a9cc148123
parent3db0a21044f6a2275de84ce19d6434438e3d65cd (diff)
downloadaports-b88cfab5dc284767ba7a14c5160a3a05b556cd43.tar.bz2
aports-b88cfab5dc284767ba7a14c5160a3a05b556cd43.tar.xz
testing/camlp4: disable on armhf
-rw-r--r--testing/camlp4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/camlp4/APKBUILD b/testing/camlp4/APKBUILD
index 31ed2e6970..aba5606633 100644
--- a/testing/camlp4/APKBUILD
+++ b/testing/camlp4/APKBUILD
@@ -6,7 +6,7 @@ _versuffix='+1'
pkgrel=0
pkgdesc="Caml preprocessor and pretty-printer"
url="https://github.com/ocaml/camlp4/releases"
-arch="x86_64 armhf"
+arch="x86_64"
license="GPL2"
depends="ocaml"
makedepends="ocamlbuild"