diff options
Diffstat (limited to 'community/sleuthkit/PKGBUILD')
-rw-r--r-- | community/sleuthkit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sleuthkit/PKGBUILD b/community/sleuthkit/PKGBUILD index 17e0504c6..cd4453461 100644 --- a/community/sleuthkit/PKGBUILD +++ b/community/sleuthkit/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sleuthkit pkgver=3.2.3 pkgrel=2 pkgdesc='File system and media management forensic analysis tools' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.sleuthkit.org/sleuthkit' license=('GPL2' 'CPL' 'custom:"IBM Public Licence"') depends=('perl') |