diff options
Diffstat (limited to 'community/seahorse-nautilus/PKGBUILD')
-rw-r--r-- | community/seahorse-nautilus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/seahorse-nautilus/PKGBUILD b/community/seahorse-nautilus/PKGBUILD index 044ffa478..c6dd1e858 100644 --- a/community/seahorse-nautilus/PKGBUILD +++ b/community/seahorse-nautilus/PKGBUILD @@ -5,7 +5,7 @@ pkgname=seahorse-nautilus pkgver=3.6.1 pkgrel=1 pkgdesc="PGP encryption and signing for nautilus" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://git.gnome.org/browse/seahorse-nautilus/" license=('GPL') depends=('libcryptui' 'gcr' 'nautilus') |