summaryrefslogtreecommitdiff
path: root/community/cpuburn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cpuburn/PKGBUILD')
-rw-r--r--community/cpuburn/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cpuburn/PKGBUILD b/community/cpuburn/PKGBUILD
index b29af70a5..c3d806865 100644
--- a/community/cpuburn/PKGBUILD
+++ b/community/cpuburn/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cpuburn
pkgver=1.4a
pkgrel=1
pkgdesc="CPU testing utilities in optimized assembler for maximum loading of CPUs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pages.sbcglobal.net/redelm/"
license=('GPL')
depends=()