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 b64b7debd..c7f8e37d9 100644
--- a/community/cpuburn/PKGBUILD
+++ b/community/cpuburn/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cpuburn
pkgver=1.4a
pkgrel=3
pkgdesc="CPU testing utilities in optimized assembler for maximum loading of CPUs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/ubuntu/+source/cpuburn/"
license=('GPL')
depends=()