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 a7b5355d5..d55eb48ed 100644 --- a/community/librtfcomp/PKGBUILD +++ b/community/librtfcomp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=librtfcomp pkgver=1.2 pkgrel=1 pkgdesc="SynCE librtfcomp library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') url="http://www.synce.org/" depends=(pyrex) |