diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-06-28 10:48:19 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-06-28 10:48:19 +0200 |
commit | 7f4339d43bed8c1592fc32b4a2d4ae240612f019 (patch) | |
tree | 8417e3a97c6d06d2c906a39d23adaefd8013b2fb /community/lash/PKGBUILD | |
parent | 401e6186d9c7b8b3bc1ced9e16b38554cfe47a23 (diff) |
Arch packages available or moved to other repos.
Diffstat (limited to 'community/lash/PKGBUILD')
-rw-r--r-- | community/lash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lash/PKGBUILD b/community/lash/PKGBUILD index 16390c3ec..162c39e46 100644 --- a/community/lash/PKGBUILD +++ b/community/lash/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.6.0~rc2 _relver=0.6.0.594 pkgrel=6 pkgdesc="A session management system for JACK and ALSA" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=('!libtool') #url="http://lash-audio.org" url="http://lash.nongnu.org/" |