diff options
Diffstat (limited to 'community/apvlv/PKGBUILD')
-rw-r--r-- | community/apvlv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/apvlv/PKGBUILD b/community/apvlv/PKGBUILD index 003f6f307..1cdc7680c 100644 --- a/community/apvlv/PKGBUILD +++ b/community/apvlv/PKGBUILD @@ -7,7 +7,7 @@ pkgname=apvlv pkgver=0.1.1 pkgrel=1 pkgdesc="A PDF Viewer which behaves like Vim" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/apvlv/" license=('GPL') depends=('poppler-glib' 'libdjvu') |