summaryrefslogtreecommitdiff
path: root/extra/beagle
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
commit951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 (patch)
treec3d8436e968d171893be01f4afdab6e602c10770 /extra/beagle
parent06c7c4c5ef2c808f288b2a8cd63548a322d66754 (diff)
Added mips64el arch
Diffstat (limited to 'extra/beagle')
-rw-r--r--extra/beagle/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/beagle/PKGBUILD b/extra/beagle/PKGBUILD
index 37bfe2b29..ef7fab4d9 100644
--- a/extra/beagle/PKGBUILD
+++ b/extra/beagle/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=beagle
pkgver=0.3.9
pkgrel=4
pkgdesc="Search tool that ransacks your personal information space to find whatever you are looking for."
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://beagle-project.org/"
license=('custom')
depends=('gnome-sharp>=2.24.1' 'gmime>=2.4.10' 'evolution-sharp>=0.20.0' 'libexif' 'librsvg>=2.26.0' 'sqlite3>=3.6.13' 'libxss' 'wv>=1.2.4' 'chmlib' 'gsf-sharp>=0.8.1' 'libsm' 'xdg-utils' 'ndesk-dbus-glib' 'mono>=2.4' 'taglib-sharp')