From 9c4be92686a455dc9ccea5031516ab282c8aecf1 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 23 Dec 2012 18:59:16 -0500 Subject: Add mips64el in archs --- community/gtest/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/gtest') diff --git a/community/gtest/PKGBUILD b/community/gtest/PKGBUILD index efc2ab416..c77f111ed 100644 --- a/community/gtest/PKGBUILD +++ b/community/gtest/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gtest pkgver=1.6.0 pkgrel=7 pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like JUnit)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/googletest/" license=('custom:BSD3') options=('!libtool') -- cgit v1.2.3-54-g00ecf