summaryrefslogtreecommitdiff
path: root/community/upx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/upx/PKGBUILD')
-rw-r--r--community/upx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/upx/PKGBUILD b/community/upx/PKGBUILD
index b6242a652..e50838122 100644
--- a/community/upx/PKGBUILD
+++ b/community/upx/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=upx
pkgver=3.08
pkgrel=1
pkgdesc='Ultimate executable compressor.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://upx.sourceforge.net/'
license=('GPL')
depends=('zlib')