diff options
Diffstat (limited to 'extra/totem-plparser')
-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 520ccd1ea..98cbad621 100644 --- a/extra/totem-plparser/PKGBUILD +++ b/extra/totem-plparser/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 url="http://www.hadess.net/totem.php3" pkgdesc="Totem playlist parser library" license=('LGPL') -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('gmime' 'libsoup-gnome') makedepends=('intltool' 'pkgconfig' 'gobject-introspection') options=('!libtool') |