diff options
Diffstat (limited to 'community/unrtf/PKGBUILD')
-rw-r--r-- | community/unrtf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unrtf/PKGBUILD b/community/unrtf/PKGBUILD index 44cb83f66..2265187f8 100644 --- a/community/unrtf/PKGBUILD +++ b/community/unrtf/PKGBUILD @@ -7,7 +7,7 @@ pkgname=unrtf pkgver=0.21.3 pkgrel=1 pkgdesc="Command-line program which converts RTF documents to other formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/unrtf/unrtf.html" license=('GPL3') depends=('glibc') |