diff options
Diffstat (limited to 'community/sfk/PKGBUILD')
-rw-r--r-- | community/sfk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sfk/PKGBUILD b/community/sfk/PKGBUILD index 494390ff0..cc1e707b5 100644 --- a/community/sfk/PKGBUILD +++ b/community/sfk/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sfk pkgver=1.6.6 pkgrel=1 pkgdesc='Swiss File Knife - A Command Line Tools Collection' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://stahlforce.com/dev/?tool=sfk' license=('custom: BSD') depends=('gcc-libs') |