diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD index 772551a5c31bdb6cf24c35fa1523ced71444bb10..8f3d9e5b2caefa9b7f5c71708113d797b42eb3ba 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -26,7 +26,7 @@ pkgname=${_name}-${_flavor} pkgver=$_kver pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="Virtual box addtions kernel modules for $_flavor " -arch="x86" +arch="" url='http://virtualbox.org' license="GPL custom" makedepends="linux-grsec-dev"