diff options
Diffstat (limited to 'community/python2-nautilus/PKGBUILD')
-rw-r--r-- | community/python2-nautilus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-nautilus/PKGBUILD b/community/python2-nautilus/PKGBUILD index 4e79d732c..b359926cd 100644 --- a/community/python2-nautilus/PKGBUILD +++ b/community/python2-nautilus/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=nautilus-python pkgver=1.1 pkgrel=3 pkgdesc="Python bindings for the Nautilus Extension API" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://projects.gnome.org/nautilus-python/" license=('GPL') depends=('nautilus' 'python2-gobject') |