diff options
Diffstat (limited to 'community/osec')
-rw-r--r-- | community/osec/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/osec/PKGBUILD b/community/osec/PKGBUILD index 0f0a7a96d..9d4d49ff5 100644 --- a/community/osec/PKGBUILD +++ b/community/osec/PKGBUILD @@ -6,7 +6,7 @@ pkgname=osec pkgver=1.2.3 pkgrel=1 pkgdesc="lightweight integrity checking system" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://o-security.sourceforge.net/" license=("GPL") makedepends=(help2man tinycdb) |