summaryrefslogtreecommitdiff
path: root/community/consonance
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-11 18:31:06 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-11 18:31:06 -0500
commit1221808813e7daf99cbf9cd4491e9a510dad376c (patch)
tree5a95954b67930a103aa2cdc92053b8c286d8283c /community/consonance
parentd53c17bfc7766efa4bcb43eecc2906938d3d2ee9 (diff)
Add mips64el in archs
Diffstat (limited to 'community/consonance')
-rw-r--r--community/consonance/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/consonance/PKGBUILD b/community/consonance/PKGBUILD
index eb5159c90..9206e3a1e 100644
--- a/community/consonance/PKGBUILD
+++ b/community/consonance/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=consonance
pkgver=0.5.1
pkgrel=9
pkgdesc="A lightweight GTK+ music manager that aims to be fast, bloat-free and light on memory consumption"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sites.google.com/site/consonancemanager"
license=('GPL')
depends=('curl' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'libao' 'libcdio'