diff options
Diffstat (limited to 'extra/evolution-exchange/PKGBUILD')
-rw-r--r-- | extra/evolution-exchange/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/evolution-exchange/PKGBUILD b/extra/evolution-exchange/PKGBUILD index a04bdc13b..85f5189c5 100644 --- a/extra/evolution-exchange/PKGBUILD +++ b/extra/evolution-exchange/PKGBUILD @@ -5,7 +5,7 @@ pkgname=evolution-exchange pkgver=3.0.2 pkgrel=2 pkgdesc="Ximian Connector Exchange plugin for Evolution" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.ximian.com" depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop' 'libunique3') |