summaryrefslogtreecommitdiff
path: root/community/python2-nautilus/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-25 23:14:52 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-25 23:14:52 -0500
commit14a4ed053872549facd5a1f4817bee71bb21c8f7 (patch)
tree7d9d241bdc00bb4d0d73a7c8e9c2b479c6df36e1 /community/python2-nautilus/PKGBUILD
parent35f6c389808662679812a4d2f6a31ac279b8314e (diff)
Add mips64el in archs
Diffstat (limited to 'community/python2-nautilus/PKGBUILD')
-rw-r--r--community/python2-nautilus/PKGBUILD2
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')