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 3f0f17bcb..bec57db22 100644 --- a/community/aide/PKGBUILD +++ b/community/aide/PKGBUILD @@ -6,7 +6,7 @@ pkgname=aide pkgver=0.15.1 pkgrel=1 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') |