diff options
Diffstat (limited to 'extra/gnome-pilot')
-rw-r--r-- | extra/gnome-pilot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-pilot/PKGBUILD b/extra/gnome-pilot/PKGBUILD index 9a780339e..bd98ec59c 100644 --- a/extra/gnome-pilot/PKGBUILD +++ b/extra/gnome-pilot/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnome-pilot pkgver=2.91.93 pkgrel=1 pkgdesc="Pilot Support for Gnome" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') depends=('pilot-link' 'evolution-data-server') makedepends=('intltool' 'gob2' 'gnome-doc-utils' 'gnome-panel') |