diff options
Diffstat (limited to 'community/liboobs/PKGBUILD')
-rw-r--r-- | community/liboobs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/liboobs/PKGBUILD b/community/liboobs/PKGBUILD index b4a46a2d2..746af8e79 100644 --- a/community/liboobs/PKGBUILD +++ b/community/liboobs/PKGBUILD @@ -5,7 +5,7 @@ pkgname=liboobs pkgver=3.0.0 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="A wrapping library to the System Tools Backends" url="ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/" license=('GPL') |