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 2b1e7cc8a..b3e7346c6 100644 --- a/community/apvlv/PKGBUILD +++ b/community/apvlv/PKGBUILD @@ -7,7 +7,7 @@ pkgname=apvlv pkgver=0.1.2 pkgrel=2 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') |