diff options
Diffstat (limited to 'community/multipath-tools')
-rw-r--r-- | community/multipath-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/multipath-tools/PKGBUILD b/community/multipath-tools/PKGBUILD index 3312fe01f..3cbac92fc 100644 --- a/community/multipath-tools/PKGBUILD +++ b/community/multipath-tools/PKGBUILD @@ -8,7 +8,7 @@ pkgname=multipath-tools pkgver=0.4.9 pkgrel=10 pkgdesc='Multipath tools for Linux' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://christophe.varoqui.free.fr/" license=('GPL') depends=('bash' 'libaio' 'device-mapper') |