summaryrefslogtreecommitdiff
path: root/pcr/unittestpp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/unittestpp/PKGBUILD')
-rw-r--r--pcr/unittestpp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/unittestpp/PKGBUILD b/pcr/unittestpp/PKGBUILD
index 5eb15be3e..17757bfc0 100644
--- a/pcr/unittestpp/PKGBUILD
+++ b/pcr/unittestpp/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=unittestpp
pkgver=1.4
pkgrel=3
pkgdesc="A lightweight unit testing framework for C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://unittest-cpp.sourceforge.net/"
depends=('gcc-libs')
source=("http://downloads.sourceforge.net/project/unittest-cpp/UnitTest%2B%2B/$pkgver/unittest-cpp-${pkgver}.zip")