diff options
Diffstat (limited to 'pcr/par/PKGBUILD')
-rw-r--r-- | pcr/par/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/par/PKGBUILD b/pcr/par/PKGBUILD index 2a6c0fac3..24707cbba 100644 --- a/pcr/par/PKGBUILD +++ b/pcr/par/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=3 pkgdesc="Paragraph reformatter" url="http://www.nicemice.net/par/" depends=('glibc') -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('Custom') source=(http://www.nicemice.net/par/Par152-autoconf.tar.gz http://www.nicemice.net/par/par_1.52-i18n.3.diff.gz |