summaryrefslogtreecommitdiff
path: root/community/alsa-tools/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-22 13:30:50 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-22 13:30:50 -0500
commit35975ee7f776a831086f2b736a72f87779356a8e (patch)
tree77e90158935d3c2591044847bbf4da9b2ae6a6d6 /community/alsa-tools/PKGBUILD
parent287cbaf608ace8e8317083ad957a4cb5c3c58dd9 (diff)
Add mips64el in archs
Diffstat (limited to 'community/alsa-tools/PKGBUILD')
-rw-r--r--community/alsa-tools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/alsa-tools/PKGBUILD b/community/alsa-tools/PKGBUILD
index c49246f5d..dbb3334a1 100644
--- a/community/alsa-tools/PKGBUILD
+++ b/community/alsa-tools/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=alsa-tools
pkgver=1.0.25
pkgrel=1
pkgdesc='ALSA tools package'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://alsa-project.org/'
license=('GPL2')
depends=('fltk' 'alsa-lib' 'gtk2')