diff options
Diffstat (limited to 'community/osiris')
-rw-r--r-- | community/osiris/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/osiris/PKGBUILD b/community/osiris/PKGBUILD index 7ce3b4ea5..f67b911c7 100644 --- a/community/osiris/PKGBUILD +++ b/community/osiris/PKGBUILD @@ -5,7 +5,7 @@ pkgname=osiris pkgver=4.2.3 pkgrel=3 pkgdesc="A file integrity management system" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://osiris.shmoo.com/" license=('custom') depends=('openssl' 'readline') |