summaryrefslogtreecommitdiff
path: root/core/fakeroot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/fakeroot/PKGBUILD')
-rw-r--r--core/fakeroot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fakeroot/PKGBUILD b/core/fakeroot/PKGBUILD
index 5df368d40..19330d06b 100644
--- a/core/fakeroot/PKGBUILD
+++ b/core/fakeroot/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=fakeroot
pkgver=1.20
pkgrel=1
pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://packages.debian.org/fakeroot"
groups=('base-devel')