summaryrefslogtreecommitdiff
path: root/community/pax-utils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pax-utils/PKGBUILD')
-rw-r--r--community/pax-utils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pax-utils/PKGBUILD b/community/pax-utils/PKGBUILD
index 2b5331239..c8755a098 100644
--- a/community/pax-utils/PKGBUILD
+++ b/community/pax-utils/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.5
pkgrel=1
pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
url='http://hardened.gentoo.org/pax-utils.xml'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('bash' 'libcap')
checkdepends=('python')