diff options
Diffstat (limited to 'community/contacts/PKGBUILD')
-rw-r--r-- | community/contacts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/contacts/PKGBUILD b/community/contacts/PKGBUILD index 638c9866d..f0c26da9e 100644 --- a/community/contacts/PKGBUILD +++ b/community/contacts/PKGBUILD @@ -5,7 +5,7 @@ pkgname=contacts pkgver=0.12 pkgrel=6 pkgdesc="Small, lightweight GTK+ address book app" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pimlico-project.org/contacts.html" license=('GPL') depends=('gtk2' 'evolution-data-server' 'desktop-file-utils' 'xdg-utils') |