aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-headers
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
commitda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch)
tree35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/linux-headers
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
main/*: add arch
Diffstat (limited to 'main/linux-headers')
-rw-r--r--main/linux-headers/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/linux-headers/APKBUILD b/main/linux-headers/APKBUILD
index d4db2d3d35f..f1eb76d571c 100644
--- a/main/linux-headers/APKBUILD
+++ b/main/linux-headers/APKBUILD
@@ -5,6 +5,7 @@ _kernver=2.6.32
pkgrel=3
pkgdesc="Linux system headers"
url="http://kernel.org"
+arch="x86 x86_64"
license='GPL-2'
makedepends="perl"
if [ "$ALPINE_LIBC" = "eglibc" ]; then