diff options
Diffstat (limited to 'community/gpg-crypter/PKGBUILD')
-rw-r--r-- | community/gpg-crypter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpg-crypter/PKGBUILD b/community/gpg-crypter/PKGBUILD index b8b49c4ce..cb313d0f9 100644 --- a/community/gpg-crypter/PKGBUILD +++ b/community/gpg-crypter/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gpg-crypter pkgver=0.3.5 pkgrel=5 pkgdesc="A graphical front-end to GnuPG(GPG) using the GTK2 toolkit and libgpgme" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gpg-crypter.sourceforge.net/" license=('GPL') depends=('gtk2' 'gpgme') |