diff options
Diffstat (limited to 'core/dmraid/PKGBUILD')
-rw-r--r-- | core/dmraid/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dmraid/PKGBUILD b/core/dmraid/PKGBUILD index 39f3672be..a925e8ae1 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 |