diff options
Diffstat (limited to 'extra/dmapi/PKGBUILD')
-rw-r--r-- | extra/dmapi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/dmapi/PKGBUILD b/extra/dmapi/PKGBUILD index ada627216..79bf8314e 100644 --- a/extra/dmapi/PKGBUILD +++ b/extra/dmapi/PKGBUILD @@ -3,9 +3,9 @@ pkgname=dmapi pkgver=2.2.10 -pkgrel=3 +pkgrel=3.1 pkgdesc="Data migration API" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://oss.sgi.com/projects/xfs/" license=('GPL') depends=('glibc') |