summaryrefslogtreecommitdiff
path: root/extra/python-markupsafe/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-markupsafe/PKGBUILD')
-rw-r--r--extra/python-markupsafe/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-markupsafe/PKGBUILD b/extra/python-markupsafe/PKGBUILD
index fd1757779..0da520e6a 100644
--- a/extra/python-markupsafe/PKGBUILD
+++ b/extra/python-markupsafe/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('python-markupsafe' 'python2-markupsafe')
pkgver=0.18
pkgrel=2
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pypi.python.org/pypi/MarkupSafe"
license=('custom')
makedepends=('python-setuptools' 'python2-setuptools')