diff options
Diffstat (limited to 'extra/bootchart/PKGBUILD')
-rw-r--r-- | extra/bootchart/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bootchart/PKGBUILD b/extra/bootchart/PKGBUILD index d47022c99..742ac1c4d 100644 --- a/extra/bootchart/PKGBUILD +++ b/extra/bootchart/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A 'startup' graphing tool" url="https://meego.gitorious.org/meego-developer-tools/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") |