diff options
Diffstat (limited to 'community/ustr')
-rw-r--r-- | community/ustr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ustr/PKGBUILD b/community/ustr/PKGBUILD index 89002c907..761b8b945 100644 --- a/community/ustr/PKGBUILD +++ b/community/ustr/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ustr pkgver=1.0.4 pkgrel=4 pkgdesc="micro string API for C" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.and.org/ustr/" license=('GPL') depends=('glibc') |