diff options
Diffstat (limited to 'community/vlan/PKGBUILD')
-rw-r--r-- | community/vlan/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vlan/PKGBUILD b/community/vlan/PKGBUILD index ca8374104..9c8e97647 100644 --- a/community/vlan/PKGBUILD +++ b/community/vlan/PKGBUILD @@ -6,7 +6,7 @@ pkgname=vlan pkgver=1.9 pkgrel=2 pkgdesc='Virtual LAN configuration utility' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.candelatech.com/~greear/vlan.html' license=('GPL') source=("http://www.candelatech.com/~greear/vlan/vlan.${pkgver}.tar.gz") |