diff options
Diffstat (limited to 'community/tripwire/PKGBUILD')
-rw-r--r-- | community/tripwire/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tripwire/PKGBUILD b/community/tripwire/PKGBUILD index 6f87618d9..0f1d7030d 100644 --- a/community/tripwire/PKGBUILD +++ b/community/tripwire/PKGBUILD @@ -7,7 +7,7 @@ pkgname=tripwire pkgver=2.4.1.2 pkgrel=2 pkgdesc="An intrusion detection system." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/tripwire/" license=('GPL') depends=('openssl') |