summaryrefslogtreecommitdiffstats
path: root/main/js
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-05-30 14:03:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-05-30 14:03:58 +0000
commit58a606fcd7c7e0b17c5e682de940e7bdff707290 (patch)
tree6c4e3800b3982e5c4a712274ce5e40ff69b5aad2 /main/js
parentbd954c3fa45edd624e979d7477fd9bc48d68c1ae (diff)
downloadaports-58a606fcd7c7e0b17c5e682de940e7bdff707290.tar.bz2
aports-58a606fcd7c7e0b17c5e682de940e7bdff707290.tar.xz
main/js: disable. does not build with musl
Diffstat (limited to 'main/js')
-rw-r--r--main/js/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/js/APKBUILD b/main/js/APKBUILD
index ec55fff25..776e8696f 100644
--- a/main/js/APKBUILD
+++ b/main/js/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver//./}-1.0.0
pkgrel=0
pkgdesc="JavaScript interpreter and libraries"
url="http://www.mozilla.org/js/"
-arch="all"
+arch=""
license="GPLv2+ or LGPLv2+ or MPLv1.1"
depends=""
depends_dev="nspr-dev"