diff options
Diffstat (limited to 'extra/exempi/PKGBUILD')
-rw-r--r-- | extra/exempi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/exempi/PKGBUILD b/extra/exempi/PKGBUILD index d399218d4..8b73023f6 100644 --- a/extra/exempi/PKGBUILD +++ b/extra/exempi/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: André Klitzing <aklitzing@online.de> pkgname=exempi pkgver=2.2.0 -pkgrel=1 +pkgrel=1.2 pkgdesc="A library to parse XMP metadata" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://libopenraw.freedesktop.org/wiki/Exempi" license=('custom:BSD') depends=('gcc-libs' 'expat' 'zlib') |