diff options
Diffstat (limited to 'community/libident/PKGBUILD')
-rw-r--r-- | community/libident/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libident/PKGBUILD b/community/libident/PKGBUILD index 715b5e46f..c76f66a97 100644 --- a/community/libident/PKGBUILD +++ b/community/libident/PKGBUILD @@ -3,7 +3,7 @@ pkgname=libident pkgver=0.32 pkgrel=2 pkgdesc="New libident C library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.remlab.net/libident/" license=('custom') source=(http://www.remlab.net/files/libident/libident-$pkgver.tar.gz) |