diff options
Diffstat (limited to 'community/gerbv')
-rw-r--r-- | community/gerbv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gerbv/PKGBUILD b/community/gerbv/PKGBUILD index f18a19b5a..e5666533a 100644 --- a/community/gerbv/PKGBUILD +++ b/community/gerbv/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="An open source Gerber file (RS-274X only) viewer" url="http://gerbv.gpleda.org/" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gtk2' 'shared-mime-info' 'hicolor-icon-theme') optdepends=('gdk-pixbuf: export of images' 'cairo: for better graphics') install=$pkgname.install |