summaryrefslogtreecommitdiff
path: root/core/dmraid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dmraid/PKGBUILD')
-rw-r--r--core/dmraid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dmraid/PKGBUILD b/core/dmraid/PKGBUILD
index 37f3ed5c5..91063cf9a 100644
--- a/core/dmraid/PKGBUILD
+++ b/core/dmraid/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Device mapper RAID interface"
url="http://people.redhat.com/~heinzm/sw/dmraid/"
conflicts=('mkinitcpio<0.7')
depends=('device-mapper>=2.0.54')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
source=(#ftp://ftp.archlinux.org/other/dmraid/$pkgname-$pkgver.tar.bz2
http://people.redhat.com/~heinzm/sw/dmraid/src/$pkgname-1.0.0.rc16-3.tar.bz2