summaryrefslogtreecommitdiff
path: root/kernels/paxctl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/paxctl/PKGBUILD')
-rw-r--r--kernels/paxctl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/paxctl/PKGBUILD b/kernels/paxctl/PKGBUILD
index b23812d7d..34e07f8f5 100644
--- a/kernels/paxctl/PKGBUILD
+++ b/kernels/paxctl/PKGBUILD
@@ -5,7 +5,7 @@ pkgver='0.7'
pkgrel=1
pkgdesc='Manages various PaX related program header flags for Elf32, Elf64, binaries'
url="http://pax.grsecurity.net"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=()
source=("http://pax.grsecurity.net/${pkgname}-${pkgver}.tar.bz2")