diff options
Diffstat (limited to 'extra/gnome-python/PKGBUILD')
-rw-r--r-- | extra/gnome-python/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-python/PKGBUILD b/extra/gnome-python/PKGBUILD index 26fabe51f..d407be1a7 100644 --- a/extra/gnome-python/PKGBUILD +++ b/extra/gnome-python/PKGBUILD @@ -5,8 +5,8 @@ pkgbase=gnome-python pkgname=('gnome-python' 'python2-bonobo' 'python2-gconf' 'python2-libgnome' 'python2-gnomecanvas' 'python2-gnomevfs') pkgver=2.28.1 -pkgrel=8 -arch=(i686 x86_64) +pkgrel=8.1 +arch=(i686 x86_64 mips64el) license=('LGPL') makedepends=('pygtk' 'pyorbit' 'libgnomeui') options=('!libtool') |