diff options
Diffstat (limited to 'community/bcg729/PKGBUILD')
-rw-r--r-- | community/bcg729/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bcg729/PKGBUILD b/community/bcg729/PKGBUILD index 23cb66cf3..2e5613459 100644 --- a/community/bcg729/PKGBUILD +++ b/community/bcg729/PKGBUILD @@ -5,7 +5,7 @@ pkgname=bcg729 pkgver=1.0.0 pkgrel=2 pkgdesc="g729 codec" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.linphone.org/eng/documentation/dev/bcg729.html" license=('GPL') depends=('mediastreamer') |