diff options
Diffstat (limited to 'community/6tunnel/PKGBUILD')
-rw-r--r-- | community/6tunnel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/6tunnel/PKGBUILD b/community/6tunnel/PKGBUILD index c619ab778..aa7df64cd 100644 --- a/community/6tunnel/PKGBUILD +++ b/community/6tunnel/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=5 pkgdesc="Tunnels IPv6 connections for IPv4-only applications" url="http://toxygen.net/6tunnel/" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=() source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz) md5sums=('74e02d4f0704b3083a01feda66033449') |