diff options
Diffstat (limited to 'core/gzip/PKGBUILD')
-rw-r--r-- | core/gzip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gzip/PKGBUILD b/core/gzip/PKGBUILD index 67e967ed8..165c116f7 100644 --- a/core/gzip/PKGBUILD +++ b/core/gzip/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gzip pkgver=1.4 pkgrel=4 pkgdesc="GNU compression utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/gzip/" license=('GPL3') groups=('base') |