diff options
Diffstat (limited to 'community/aide/PKGBUILD')
-rw-r--r-- | community/aide/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aide/PKGBUILD b/community/aide/PKGBUILD index 684526ddc..d7961b649 100644 --- a/community/aide/PKGBUILD +++ b/community/aide/PKGBUILD @@ -8,7 +8,7 @@ pkgname=aide pkgver=0.15.1 pkgrel=3 pkgdesc='A file integrity checker and intrusion detection program.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.cs.tut.fi/~rammer/aide.html" license=('GPL') makedepends=('mhash' 'elfutils') |