summaryrefslogtreecommitdiff
path: root/community/ctpl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ctpl/PKGBUILD')
-rw-r--r--community/ctpl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ctpl/PKGBUILD b/community/ctpl/PKGBUILD
index b60f5bea2..1531ff67a 100644
--- a/community/ctpl/PKGBUILD
+++ b/community/ctpl/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ctpl
pkgver=0.3.3
pkgrel=3
pkgdesc="Template engine library written in C"
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url="http://ctpl.tuxfamily.org/"
license=('GPL')
depends=('glib2')