diff options
Diffstat (limited to 'community/comix/PKGBUILD')
-rw-r--r-- | community/comix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/comix/PKGBUILD b/community/comix/PKGBUILD index da2050962..ae59c1036 100644 --- a/community/comix/PKGBUILD +++ b/community/comix/PKGBUILD @@ -7,7 +7,7 @@ pkgname=comix pkgver=4.0.4 pkgrel=5 pkgdesc="A comic book viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://comix.sourceforge.net" license=('GPL') depends=('pygtk' 'pil' 'unrar' 'xdg-utils') |