diff options
Diffstat (limited to 'extra/totem-plparser/PKGBUILD')
-rw-r--r-- | extra/totem-plparser/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/totem-plparser/PKGBUILD b/extra/totem-plparser/PKGBUILD index 6805152cf..eabab491e 100644 --- a/extra/totem-plparser/PKGBUILD +++ b/extra/totem-plparser/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=4 url="http://www.gnome.org" pkgdesc="Totem playlist parser library" license=('LGPL') -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('gmime' 'libsoup' 'libarchive') makedepends=('intltool' 'gobject-introspection' 'libquvi') optdepends=('libquvi: video site handling (Youtube etc.)') |