diff options
Diffstat (limited to 'community/librtfcomp/PKGBUILD')
-rw-r--r-- | community/librtfcomp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/librtfcomp/PKGBUILD b/community/librtfcomp/PKGBUILD index 7622c5f1b..af1efdc99 100644 --- a/community/librtfcomp/PKGBUILD +++ b/community/librtfcomp/PKGBUILD @@ -4,7 +4,7 @@ pkgname=librtfcomp pkgver=1.1 pkgrel=4 pkgdesc="SynCE librtfcomp library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') url="http://www.synce.org/" depends=(pyrex) |