aboutsummaryrefslogtreecommitdiffstats
path: root/main/devicemaster-linux-grsec
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-12 15:18:32 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-12 15:18:49 +0000
commit3bf1d66310bc9cd1e36d36039c201cfe9a186875 (patch)
tree01726c5556c0edd86f21f393f772076fe7a8bc3a /main/devicemaster-linux-grsec
parent84dfbc088f790a164c4ba431bea8b8eabdb82451 (diff)
downloadaports-3bf1d66310bc9cd1e36d36039c201cfe9a186875.tar.bz2
aports-3bf1d66310bc9cd1e36d36039c201cfe9a186875.tar.xz
main/[grsec modules]: change arch from all to x86[_x64] armhf
Diffstat (limited to 'main/devicemaster-linux-grsec')
-rw-r--r--main/devicemaster-linux-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/devicemaster-linux-grsec/APKBUILD b/main/devicemaster-linux-grsec/APKBUILD
index d00be3e00..c5f357fe8 100644
--- a/main/devicemaster-linux-grsec/APKBUILD
+++ b/main/devicemaster-linux-grsec/APKBUILD
@@ -17,7 +17,7 @@ _realver=7.11
pkgrel=$(( $_kpkgrel + $_mypkgrel ))
pkgdesc="NS-Link Device Drivers $_realver for linux-$_flavor"
url="http://www.comtrol.com/resources/product-resources-white-papers/ns-link-device-drivers"
-arch="all"
+arch="x86 x86_64 armhf"
license="GPL"
depends="linux-${_flavor}=${_kpkgver}"
makedepends="linux-${_flavor}-dev=${_kpkgver} linux-headers"