aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gjs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gjs/APKBUILD')
-rw-r--r--testing/gjs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gjs/APKBUILD b/testing/gjs/APKBUILD
index e65bc8e888..e2893857d7 100644
--- a/testing/gjs/APKBUILD
+++ b/testing/gjs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.56.2
pkgrel=0
pkgdesc="GNOME javascript library"
url="https://wiki.gnome.org/Projects/Gjs"
-arch="all !aarch64 !armhf !armv7 !s390x"
+arch="all !s390x"
license="MIT LGPL-2.0-or-later"
makedepends="$depends_dev dbus gobject-introspection-dev mozjs60-dev mozjs60
gtk+3.0-dev cairo-dev"