diff options
Diffstat (limited to 'community/osec/PKGBUILD')
-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 a7c83c131..44be29209 100644 --- a/community/osec/PKGBUILD +++ b/community/osec/PKGBUILD @@ -6,7 +6,7 @@ pkgname=osec pkgver=1.2.3 pkgrel=2 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) |