diff options
Diffstat (limited to 'community/gnome-phone-manager/PKGBUILD')
-rw-r--r-- | community/gnome-phone-manager/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-phone-manager/PKGBUILD b/community/gnome-phone-manager/PKGBUILD index 3154a9254..a3acc46a0 100644 --- a/community/gnome-phone-manager/PKGBUILD +++ b/community/gnome-phone-manager/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gnome-phone-manager pkgver=0.69 pkgrel=3 pkgdesc="Control your mobile phone from your GNOME desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/PhoneManager" license=('GPL') depends=('evolution-data-server' 'gconf' 'gnokii' 'gnome-bluetooth' 'libcanberra' 'telepathy-glib') |