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 23bdcb7a6..f08a71803 100644 --- a/community/apvlv/PKGBUILD +++ b/community/apvlv/PKGBUILD @@ -8,7 +8,7 @@ pkgname=apvlv pkgver=0.1.4 pkgrel=1 pkgdesc="A PDF Viewer which behaves like Vim" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://naihe2010.github.com/apvlv/" license=('GPL') depends=('gtk2' 'cairo' 'poppler-glib' 'djvulibre') |