diff options
Diffstat (limited to 'community/scponly')
-rw-r--r-- | community/scponly/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scponly/PKGBUILD b/community/scponly/PKGBUILD index 96d07c175..4bf658df1 100644 --- a/community/scponly/PKGBUILD +++ b/community/scponly/PKGBUILD @@ -6,7 +6,7 @@ pkgname=scponly pkgver=4.8 pkgrel=7 pkgdesc="A limited shell for ssh/scp" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.sublimation.org/scponly/" depends=('glibc') license=('custom') |