diff options
Diffstat (limited to 'community/catdvi/PKGBUILD')
-rw-r--r-- | community/catdvi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/catdvi/PKGBUILD b/community/catdvi/PKGBUILD index cb8321332..834beee22 100644 --- a/community/catdvi/PKGBUILD +++ b/community/catdvi/PKGBUILD @@ -6,7 +6,7 @@ pkgname=catdvi pkgver=0.14 pkgrel=5 pkgdesc="A DVI to plain text translator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://catdvi.sourceforge.net" license=('GPL') depends=('glibc' 'texlive-core') |