diff options
Diffstat (limited to 'extra/gcr/PKGBUILD')
-rw-r--r-- | extra/gcr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gcr/PKGBUILD b/extra/gcr/PKGBUILD index fc1107a6b..da1d98e5c 100644 --- a/extra/gcr/PKGBUILD +++ b/extra/gcr/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gcr pkgver=3.8.2 pkgrel=1 pkgdesc="A library for bits of crypto UI and parsing" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.gnome.org" license=('GPL2') depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt') |