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 041f5a102..3e6844dd2 100644 --- a/community/apvlv/PKGBUILD +++ b/community/apvlv/PKGBUILD @@ -7,7 +7,7 @@ pkgname=apvlv pkgver=0.1.2 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=('poppler-glib' 'djvulibre') |