summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-11 18:31:06 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-11 18:31:06 -0500
commit1221808813e7daf99cbf9cd4491e9a510dad376c (patch)
tree5a95954b67930a103aa2cdc92053b8c286d8283c /libre
parentd53c17bfc7766efa4bcb43eecc2906938d3d2ee9 (diff)
Add mips64el in archs
Diffstat (limited to 'libre')
-rw-r--r--libre/vhba-module-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD
index 6448d0a4e..74209d64b 100644
--- a/libre/vhba-module-libre/PKGBUILD
+++ b/libre/vhba-module-libre/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=20120422
_extramodules=extramodules-3.5-LIBRE
pkgrel=11
pkgdesc="Kernel libre module that emulates SCSI devices"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cdemu.sourceforge.net/"
license=('GPL')
depends=('linux-libre>=3.5' 'linux-libre<3.6')