From bfd388ca4b26f4db7771ed04988d7a298cd3a296 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 19 Oct 2017 05:17:10 +0000 Subject: testing/{haxe,neko}: disable everywhere, broken on almost all archs anyway --- testing/haxe/APKBUILD | 2 +- testing/neko/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') 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" -- cgit v1.2.3