summaryrefslogtreecommitdiff
path: root/extra/cppunit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cppunit/PKGBUILD')
-rw-r--r--extra/cppunit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cppunit/PKGBUILD b/extra/cppunit/PKGBUILD
index 6fcb3d40d..772af4111 100644
--- a/extra/cppunit/PKGBUILD
+++ b/extra/cppunit/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.13.1
pkgrel=1
_hash=fa9aa839145cdf860bf596532bb8af97
pkgdesc="A C++ unit testing framework"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.freedesktop.org/wiki/Software/cppunit"
license=('LGPL')
depends=('sh' 'gcc-libs')