diff options
Diffstat (limited to 'extra/totem')
-rw-r--r-- | extra/totem/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD index 2a14af3df..75b5f10da 100644 --- a/extra/totem/PKGBUILD +++ b/extra/totem/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('totem' 'totem-plugin') pkgver=3.0.1 pkgrel=2 url="http://www.hadess.net/totem.php3" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2' 'custom') makedepends=('intltool' 'gnome-doc-utils' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'totem-plparser' 'libpeas' 'pygobject' 'pygobject-devel' 'nautilus' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes' 'libgdata' |