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 33b8e9bef..96d8d09df 100644 --- a/extra/opus/PKGBUILD +++ b/extra/opus/PKGBUILD @@ -8,7 +8,7 @@ pkgname=opus pkgver=1.0.2 pkgrel=2 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) |