Commit 3f993567 authored by Seblu's avatar Seblu
Browse files

up



git-svn-id: https://seblu.net/s/archpkg@226 02741741-5192-46b8-8916-7152b19231d9
parent 9ef22a89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ pkgrel=1
[[ ${pkgver##*rc} != $pkgver ]] && testing='testing'
kernelver=${pkgver//_/-}
kernelsuf=${pkgbase#linux}
arch=('i686' 'x86_64')
arch=('x86_64')
license=('GPL2')
url='http://www.kernel.org'
options=('!strip')