summaryrefslogtreecommitdiff
path: root/core/gzip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/gzip/PKGBUILD')
-rw-r--r--core/gzip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gzip/PKGBUILD b/core/gzip/PKGBUILD
index fc9052e7e..a92978565 100644
--- a/core/gzip/PKGBUILD
+++ b/core/gzip/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gzip
pkgver=1.5
pkgrel=3
pkgdesc="GNU compression utility"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/gzip/"
license=('GPL3')
groups=('base' 'base-devel')