diff options
Diffstat (limited to 'community/gpa/PKGBUILD')
-rw-r--r-- | community/gpa/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpa/PKGBUILD b/community/gpa/PKGBUILD index 1b2c51e62..2fc9a8255 100644 --- a/community/gpa/PKGBUILD +++ b/community/gpa/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gpa pkgver=0.9.0 pkgrel=1 pkgdesc="A graphical user interface for the GnuPG" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://wald.intevation.org/projects/gpa/" license=('GPL') depends=('gpgme' 'gtk2') |