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 db678c3d8..8567024bb 100644 --- a/community/libident/PKGBUILD +++ b/community/libident/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libident pkgver=0.32 pkgrel=3 pkgdesc="New libident C library" -arch=('x86_64' 'i686') +arch=('i686' 'x86_64' 'mips64el') url="http://www.remlab.net/libident/" license=('custom') options=('!libtool') |