summaryrefslogtreecommitdiff
path: root/core/run-parts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/run-parts/PKGBUILD')
-rw-r--r--core/run-parts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/run-parts/PKGBUILD b/core/run-parts/PKGBUILD
index f86f075ee..d37232a68 100644
--- a/core/run-parts/PKGBUILD
+++ b/core/run-parts/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=run-parts
pkgver=4.3.4
pkgrel=1
pkgdesc='run scripts or programs in a directory'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://packages.qa.debian.org/d/debianutils.html'
license=('GPL')
depends=('glibc')