aboutsummaryrefslogtreecommitdiffstats
path: root/testing/haxe
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 05:17:10 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 05:17:10 +0000
commitbfd388ca4b26f4db7771ed04988d7a298cd3a296 (patch)
tree2cdd474a53ed91543d554982d0f0b79e750057a5 /testing/haxe
parent2b3637da2ab5aa0fd9899fee13be187184cfd6fc (diff)
downloadaports-bfd388ca4b26f4db7771ed04988d7a298cd3a296.tar.bz2
aports-bfd388ca4b26f4db7771ed04988d7a298cd3a296.tar.xz
testing/{haxe,neko}: disable everywhere, broken on almost all archs anyway
Diffstat (limited to 'testing/haxe')
-rw-r--r--testing/haxe/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haxe/APKBUILD b/testing/haxe/APKBUILD
index 5d2d12c5a5..87ab490889 100644
--- a/testing/haxe/APKBUILD
+++ b/testing/haxe/APKBUILD
@@ -6,7 +6,7 @@ _versuffix=
pkgrel=0
pkgdesc="Cross-platform toolkit and programming language"
url="https://haxe.org"
-arch="all !x86"
+arch=""
license="GPL MIT LGPL" # http://haxe.org/foundation/open-source.html
depends=""
makedepends="camlp4 ocaml neko-dev zlib-dev pcre-dev"