diff options
Diffstat (limited to 'community/mhwaveedit/PKGBUILD')
-rw-r--r-- | community/mhwaveedit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mhwaveedit/PKGBUILD b/community/mhwaveedit/PKGBUILD index ce2e82aea..33e07126e 100644 --- a/community/mhwaveedit/PKGBUILD +++ b/community/mhwaveedit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mhwaveedit pkgver=1.4.21 pkgrel=1 pkgdesc="A graphical program for editing, playing and recording sound files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gna.org/projects/mhwaveedit" license=('GPL') depends=('libsamplerate' 'libpulse' 'gtk2' 'jack') |