diff options
Diffstat (limited to 'extra/evolution-sharp/PKGBUILD')
-rw-r--r-- | extra/evolution-sharp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/evolution-sharp/PKGBUILD b/extra/evolution-sharp/PKGBUILD index be2ea4a02..edd8a44bf 100644 --- a/extra/evolution-sharp/PKGBUILD +++ b/extra/evolution-sharp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=evolution-sharp pkgver=0.21.1 pkgrel=3 pkgdesc="C# bindings for Novell Evolution" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') url="http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/" depends=('evolution-data-server') |