aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/luajit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/luajit/APKBUILD b/main/luajit/APKBUILD
index d6bb7957fc..b6e3f3c401 100644
--- a/main/luajit/APKBUILD
+++ b/main/luajit/APKBUILD
@@ -4,10 +4,10 @@
pkgname=luajit
pkgver=2.1.0_beta2
_realver=${pkgver/_/-}
-pkgrel=0
+pkgrel=1
pkgdesc='Just-in-time compiler and replacement for Lua 5.1 '
url='http://luajit.org'
-arch="all !s390x"
+arch="all !s390x ppc64le"
license="MIT"
makedepends="$depends_dev paxmark"
subpackages="$pkgname-dev $pkgname-doc"