aboutsummaryrefslogtreecommitdiffstats
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
parent2b3637da2ab5aa0fd9899fee13be187184cfd6fc (diff)
downloadaports-bfd388ca4b26f4db7771ed04988d7a298cd3a296.tar.bz2
aports-bfd388ca4b26f4db7771ed04988d7a298cd3a296.tar.xz
testing/{haxe,neko}: disable everywhere, broken on almost all archs anyway
-rw-r--r--testing/haxe/APKBUILD2
-rw-r--r--testing/neko/APKBUILD2
2 files changed, 2 insertions, 2 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"
diff --git a/testing/neko/APKBUILD b/testing/neko/APKBUILD
index 780e7190ef..cebd53ab14 100644
--- a/testing/neko/APKBUILD
+++ b/testing/neko/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.1.0
pkgrel=1
pkgdesc="High-level dynamically typed programming language"
url="http://nekovm.org/"
-arch="all !x86"
+arch=""
license="LGPL"
depends=""
depends_dev="neko"