summaryrefslogtreecommitdiff
path: root/community/cppunit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cppunit/PKGBUILD')
-rw-r--r--community/cppunit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cppunit/PKGBUILD b/community/cppunit/PKGBUILD
index 609ddf766..44dfad9b1 100644
--- a/community/cppunit/PKGBUILD
+++ b/community/cppunit/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cppunit
pkgver=1.12.1
pkgrel=2
pkgdesc="A C++ unit testing framework"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cppunit.sourceforge.net"
license=('LGPL')
depends=('sh' 'gcc-libs')