diff options
Diffstat (limited to 'community/fssos-nsvs/PKGBUILD')
-rw-r--r-- | community/fssos-nsvs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fssos-nsvs/PKGBUILD b/community/fssos-nsvs/PKGBUILD index 5a8d6fb89..22c2c43e3 100644 --- a/community/fssos-nsvs/PKGBUILD +++ b/community/fssos-nsvs/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fssos-nsvs pkgver=0.5 pkgrel=10 pkgdesc="NSVS for FSSOS" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://fssos.sourceforge.net/" license=('GPL') depends=('bash' 'mariadb') |