diff --git a/srcpkgs/linux3.8/template b/srcpkgs/linux3.8/template
index fb2cf6b842a..5692936d21b 100644
--- a/srcpkgs/linux3.8/template
+++ b/srcpkgs/linux3.8/template
@@ -11,6 +11,7 @@ short_desc="The Linux kernel and modules (3.8 series)"
 distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
 checksum=bbfe2fec2777dd430840298588f56b748d04baa4ed5df3968b4c1bda59af11ee
 
+only_for_archs="i686 x86_64"
 makedepends="perl kmod>=11_2 openssl which elfutils"
 _kernver="${version}_${revision}"