aboutsummaryrefslogtreecommitdiffstats
path: root/community/haxe/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haxe/APKBUILD')
-rw-r--r--community/haxe/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haxe/APKBUILD b/community/haxe/APKBUILD
index feaf6f299d..79baef91cc 100644
--- a/community/haxe/APKBUILD
+++ b/community/haxe/APKBUILD
@@ -6,7 +6,7 @@ _versuffix=
pkgrel=1
pkgdesc="Cross-platform toolkit and programming language"
url="https://haxe.org"
-arch="x86_64 aarch64 ppc64le"
+arch="all !x86 !armhf !armv7"
license="GPL MIT LGPL" # http://haxe.org/foundation/open-source.html
makedepends="ocaml-camlp4-dev ocaml neko-dev zlib-dev pcre-dev"
options="!strip"