summaryrefslogtreecommitdiff
path: root/extra/bootchart/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bootchart/PKGBUILD')
-rw-r--r--extra/bootchart/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bootchart/PKGBUILD b/extra/bootchart/PKGBUILD
index 501f9ea56..1768ce0de 100644
--- a/extra/bootchart/PKGBUILD
+++ b/extra/bootchart/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A 'startup' graphing tool"
url="https://github.com/sofar/bootchart"
license=('GPL2')
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
depends=('glibc')
source=("http://foo-projects.org/~sofar/${pkgname}/${pkgname}-${pkgver}.tar.gz")