summaryrefslogtreecommitdiff
path: root/extra/python-urwid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-urwid/PKGBUILD')
-rw-r--r--extra/python-urwid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-urwid/PKGBUILD b/extra/python-urwid/PKGBUILD
index 62d10dd84..08fec228f 100644
--- a/extra/python-urwid/PKGBUILD
+++ b/extra/python-urwid/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.0.1
pkgrel=1
pkgdesc="Urwid is a curses-based user interface library."
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('python2-distribute' 'python-distribute')
url="http://excess.org/urwid/"
source=(http://excess.org/urwid/urwid-$pkgver.tar.gz)