diff options
Diffstat (limited to 'community/root/PKGBUILD')
-rw-r--r-- | community/root/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/root/PKGBUILD b/community/root/PKGBUILD index 0a36eab5d..fe9d12b10 100644 --- a/community/root/PKGBUILD +++ b/community/root/PKGBUILD @@ -5,7 +5,7 @@ pkgname=root pkgver=5.32.02 pkgrel=1 pkgdesc='C++ data analysis framework and interpreter from CERN.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://root.cern.ch' license=('LGPL2.1') depends=('avahi' 'desktop-file-utils' 'ftgl' 'giflib' 'glew' 'graphviz' 'gsl' 'libldap' 'libmysqlclient' |