summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-18 14:42:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-18 14:42:46 +0000
commit768710008f4e135779ad2cca4003f54bfcf10a37 (patch)
treeda8283f692ef7a835742b4e2e678a0acd0f44dd1 /testing
parent295c5335bed8bb31325d499d4afcbd5a158364a1 (diff)
downloadaports-768710008f4e135779ad2cca4003f54bfcf10a37.tar.bz2
aports-768710008f4e135779ad2cca4003f54bfcf10a37.tar.xz
testing/gjs: disable for now
does not build with xulrunner-2 at it seems like they try to do lots of "smart" things that simply goes wrong.
Diffstat (limited to 'testing')
-rw-r--r--testing/gjs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gjs/APKBUILD b/testing/gjs/APKBUILD
index 6d7bfe8ec..3e9b895ba 100644
--- a/testing/gjs/APKBUILD
+++ b/testing/gjs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.7.10
pkgrel=0
pkgdesc="GNOME javascript platform"
url="http://live.gnome.org/gjs"
-arch="all"
+arch=""
license="LGPL"
depends="xulrunner"
depends_dev="xulrunner-dev gtk+-dev glib-dev cairo-dev dbus-glib-dev nspr-dev"