diff options
Diffstat (limited to 'extra/opus')
-rw-r--r-- | extra/opus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/opus/PKGBUILD b/extra/opus/PKGBUILD index 46008e22c..31598bfdd 100644 --- a/extra/opus/PKGBUILD +++ b/extra/opus/PKGBUILD @@ -7,7 +7,7 @@ pkgname=opus pkgver=1.0.2 pkgrel=1 pkgdesc="Codec designed for interactive speech and audio transmission over the Internet" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.opus-codec.org/" license=('custom') depends=('glibc') |