diff options
Diffstat (limited to 'community/libgexiv2/PKGBUILD')
-rw-r--r-- | community/libgexiv2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgexiv2/PKGBUILD b/community/libgexiv2/PKGBUILD index 199123d05..d76714053 100644 --- a/community/libgexiv2/PKGBUILD +++ b/community/libgexiv2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libgexiv2 pkgver=0.5.0 pkgrel=2 pkgdesc='GObject-based wrapper around the Exiv2 library' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://redmine.yorba.org/projects/gexiv2' license=('GPL2') depends=('exiv2' 'glib2' 'gobject-introspection') |