diff options
Diffstat (limited to 'libretools.conf')
-rw-r--r-- | libretools.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libretools.conf b/libretools.conf index a3fd4b8..8fe80a7 100644 --- a/libretools.conf +++ b/libretools.conf @@ -7,7 +7,7 @@ WORKDIR=/home/$USER/packages REPOS=('libre' 'libre-testing' 'core' 'community' 'extra' 'social' 'sugar') # The architectures -ARCHES=('i686' 'x86_64') +ARCHES=('i686' 'x86_64' 'mips64el') ## The directory where the chroots are stored CHROOTDIR=/home/chroot |