summaryrefslogtreecommitdiff
path: root/community/python2-cheetah/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-cheetah/PKGBUILD')
-rw-r--r--community/python2-cheetah/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-cheetah/PKGBUILD b/community/python2-cheetah/PKGBUILD
index 1a9fb9000..2d7bfa92a 100644
--- a/community/python2-cheetah/PKGBUILD
+++ b/community/python2-cheetah/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python2-cheetah
pkgver=2.4.4
pkgrel=5
pkgdesc="A Python-powered template engine and code generator"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.cheetahtemplate.org"
license=(custom)
depends=(python2 python2-markdown)