diff options
Diffstat (limited to 'community/celt')
-rw-r--r-- | community/celt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/celt/PKGBUILD b/community/celt/PKGBUILD index 5eb99975d..0b8efa1c4 100644 --- a/community/celt/PKGBUILD +++ b/community/celt/PKGBUILD @@ -6,7 +6,7 @@ pkgname=celt pkgver=0.11.1 pkgrel=1 pkgdesc='Low-latency audio communication codec' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.celt-codec.org' license=('BSD') depends=('libogg') |