summaryrefslogtreecommitdiff
path: root/core/diffutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/diffutils/PKGBUILD')
-rw-r--r--core/diffutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/diffutils/PKGBUILD b/core/diffutils/PKGBUILD
index 0ed2f9049..4e860468c 100644
--- a/core/diffutils/PKGBUILD
+++ b/core/diffutils/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=diffutils
pkgver=3.3
pkgrel=1
pkgdesc="Utility programs used for creating patch files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/diffutils"
license=('GPL3')
groups=('base')