~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/lua-ljsyscall: mark architecture dependence

Details
Message ID
<1451415888-46416-1-git-send-email-muh.muhten@gmail.com>
Sender timestamp
1451415888
DKIM signature
missing
Download raw message
Patch: +2 -1
set arch=all options=!archcheck. no functional changes.
---
 testing/lua-ljsyscall/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/testing/lua-ljsyscall/APKBUILD b/testing/lua-ljsyscall/APKBUILD
index 722bbed..85d4e20 100644
--- a/testing/lua-ljsyscall/APKBUILD
+++ b/testing/lua-ljsyscall/APKBUILD
@@ -5,11 +5,12 @@ pkgver=0.10
pkgrel=0
pkgdesc="LuaJIT Unix syscall FFI"
url="http://www.myriabit.com/ljsyscall/"
arch="noarch"
arch="all"
license="MIT"
depends=""
makedepends="luajit"
source="${pkgname#lua-}-$pkgver.tar.gz::https://github.com/justincormack/ljsyscall/archive/v$pkgver.tar.gz"
options="!archcheck"

_builddir="$srcdir/${pkgname#lua-}-$pkgver"
build() {
-- 
2.5.4 (Apple Git-61)



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)