summaryrefslogtreecommitdiff
path: root/community/python2-cheetah
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-24 19:01:47 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-24 19:01:47 +0100
commit1539d3b9e147c90ff6d22a1a7ee3dcef8ea470f4 (patch)
tree2b7830cf0fa23644c76ca71205025a19fdb16036 /community/python2-cheetah
parent7de52b3e0af5b0e3937ecee5db3f2d046c8f6cc8 (diff)
Arch python2-cheetah for mips64el.
Diffstat (limited to 'community/python2-cheetah')
-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)