summaryrefslogtreecommitdiff
path: root/core/gzip
diff options
context:
space:
mode:
Diffstat (limited to 'core/gzip')
-rw-r--r--core/gzip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gzip/PKGBUILD b/core/gzip/PKGBUILD
index f3a6aa28c..dc19ffa81 100644
--- a/core/gzip/PKGBUILD
+++ b/core/gzip/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gzip
pkgver=1.5
pkgrel=2
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')