aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/haxe/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haxe/APKBUILD b/testing/haxe/APKBUILD
index 6a681a3dea..f9133fb0da 100644
--- a/testing/haxe/APKBUILD
+++ b/testing/haxe/APKBUILD
@@ -6,7 +6,7 @@ _versuffix=-rc1
pkgrel=0
pkgdesc="Cross-platform toolkit and programming language"
url="http://haxe.org"
-arch="x86_64 armhf"
+arch="x86_64"
license="GPL MIT LGPL" # http://haxe.org/foundation/open-source.html
depends=""
makedepends="camlp4 ocaml neko-dev zlib-dev"