aboutsummaryrefslogtreecommitdiffstats
path: root/testing/haxe
diff options
context:
space:
mode:
authorAndy Li <andy@onthewings.net>2017-10-26 23:52:36 +0800
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-03 15:17:56 +0000
commita5ab7dbb424a5cebf3a5c1fe25869e9191d001bc (patch)
treec153ec864a379a822ea8d5b2f20d01dc852c198b /testing/haxe
parentc4ab71b1011b556204915759eb5b965685ca7444 (diff)
downloadaports-a5ab7dbb424a5cebf3a5c1fe25869e9191d001bc.tar.bz2
aports-a5ab7dbb424a5cebf3a5c1fe25869e9191d001bc.tar.xz
testing/haxe: enable for all arches
Diffstat (limited to 'testing/haxe')
-rw-r--r--testing/haxe/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/haxe/APKBUILD b/testing/haxe/APKBUILD
index 87ab490889..78c804e782 100644
--- a/testing/haxe/APKBUILD
+++ b/testing/haxe/APKBUILD
@@ -3,10 +3,10 @@
pkgname=haxe
pkgver=3.4.4
_versuffix=
-pkgrel=0
+pkgrel=1
pkgdesc="Cross-platform toolkit and programming language"
url="https://haxe.org"
-arch=""
+arch="all"
license="GPL MIT LGPL" # http://haxe.org/foundation/open-source.html
depends=""
makedepends="camlp4 ocaml neko-dev zlib-dev pcre-dev"