diff options
Diffstat (limited to 'community/gigedit')
-rw-r--r-- | community/gigedit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gigedit/PKGBUILD b/community/gigedit/PKGBUILD index 9ce2cef8e..dbe6c5f79 100644 --- a/community/gigedit/PKGBUILD +++ b/community/gigedit/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gigedit pkgver=0.2.0 pkgrel=1 pkgdesc="Gigasampler instrument editor" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.linuxsampler.org/" license=('GPL') depends=('linuxsampler' 'gtkmm' 'libsigc++') |