diff options
Diffstat (limited to 'pcr/python2-pyicu/PKGBUILD')
-rw-r--r-- | pcr/python2-pyicu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-pyicu/PKGBUILD b/pcr/python2-pyicu/PKGBUILD index bb3170db9..ae29030c1 100644 --- a/pcr/python2-pyicu/PKGBUILD +++ b/pcr/python2-pyicu/PKGBUILD @@ -4,7 +4,7 @@ _realpkgname=PyICU pkgver=1.7 pkgrel=1 pkgdesc="Python binding for ICU" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pyicu.osafoundation.org/" license=('custom') depends=('python2' 'icu') |