diff options
Diffstat (limited to 'community/vhba-module')
-rw-r--r-- | community/vhba-module/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vhba-module/PKGBUILD b/community/vhba-module/PKGBUILD index 16a65b9b7..2ced9f72c 100644 --- a/community/vhba-module/PKGBUILD +++ b/community/vhba-module/PKGBUILD @@ -8,7 +8,7 @@ pkgver=20120422 _extramodules=extramodules-3.4-ARCH pkgrel=4 pkgdesc="Kernel module that emulates SCSI devices" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" license=('GPL') depends=('linux>=3.4' 'linux<3.5') |