summaryrefslogtreecommitdiff
path: root/core/grep/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/grep/PKGBUILD')
-rw-r--r--core/grep/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/grep/PKGBUILD b/core/grep/PKGBUILD
index 1823febb6..902c0d0fa 100644
--- a/core/grep/PKGBUILD
+++ b/core/grep/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=grep
pkgver=2.16
pkgrel=1
pkgdesc="A string search utility"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.gnu.org/software/grep/grep.html"
groups=('base' 'base-devel')