diff options
Diffstat (limited to 'core/idnkit/PKGBUILD')
-rw-r--r-- | core/idnkit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/idnkit/PKGBUILD b/core/idnkit/PKGBUILD index 3dd1e0833..60b099f60 100644 --- a/core/idnkit/PKGBUILD +++ b/core/idnkit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=idnkit pkgver=1.0 pkgrel=1 pkgdesc='Provides functionalities about Internationalized Domain Name processing' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.nic.ad.jp/ja/idn/idnkit/download/' license=('custom:BSD') options=('!makeflags' '!libtool') |