diff options
Diffstat (limited to 'community/opus-tools')
-rw-r--r-- | community/opus-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/opus-tools/PKGBUILD b/community/opus-tools/PKGBUILD index b711af87f..f32d5af1f 100644 --- a/community/opus-tools/PKGBUILD +++ b/community/opus-tools/PKGBUILD @@ -7,7 +7,7 @@ pkgname=opus-tools pkgver=0.1.6 pkgrel=1 pkgdesc='Collection of tools for Opus audio codec' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://wiki.xiph.org/Opus-tools' license=('BSD') depends=('opus' 'libogg') |