summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-01-16 14:47:57 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-01-16 14:47:57 -0600
commit86e96c80e383001928d6b8c4e2fdda47805f639b (patch)
treee1b33e7f0aba1f1ec12790ca75e41b60153d8a84 /main/linux-grsec
parent4fd7d68abf5d004867fecc6f15df738ba759a5e9 (diff)
downloadaports-86e96c80e383001928d6b8c4e2fdda47805f639b.tar.bz2
aports-86e96c80e383001928d6b8c4e2fdda47805f639b.tar.xz
main/linux-grsec: set architectures explicitly
Diffstat (limited to 'main/linux-grsec')
-rw-r--r--main/linux-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index a12667d89..94f0078df 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -28,7 +28,7 @@ source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2
kernelconfig.x86_64
"
subpackages="$pkgname-dev linux-firmware:firmware"
-arch="all"
+arch="x86 x86_64 arm"
license="GPL-2"
_abi_release=${pkgver}-${_flavor}