diff options
Diffstat (limited to 'community/gavl/PKGBUILD')
-rw-r--r-- | community/gavl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gavl/PKGBUILD b/community/gavl/PKGBUILD index fefbd6ef5..f578cbe3e 100644 --- a/community/gavl/PKGBUILD +++ b/community/gavl/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gavl pkgver=1.2.0 pkgrel=1 pkgdesc="A low level library, upon which multimedia APIs can be built." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gmerlin.sourceforge.net/" license=('GPL') depends=('glibc') |