diff options
Diffstat (limited to 'community/ser2net/PKGBUILD')
-rw-r--r-- | community/ser2net/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ser2net/PKGBUILD b/community/ser2net/PKGBUILD index 42ab9590f..1fc73b7e8 100644 --- a/community/ser2net/PKGBUILD +++ b/community/ser2net/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ser2net pkgver=2.7 pkgrel=1 pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://sourceforge.net/projects/ser2net" license=('GPL') depends=('glibc') |