diff options
Diffstat (limited to 'extra/opus/PKGBUILD')
-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 0a04c3a2b..91068b1ad 100644 --- a/extra/opus/PKGBUILD +++ b/extra/opus/PKGBUILD @@ -8,7 +8,7 @@ pkgname=opus pkgver=1.1 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=(BSD) depends=(glibc) |