diff options
Diffstat (limited to 'community/wol')
-rw-r--r-- | community/wol/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wol/PKGBUILD b/community/wol/PKGBUILD index 1920390a7..b5d778ac6 100644 --- a/community/wol/PKGBUILD +++ b/community/wol/PKGBUILD @@ -6,7 +6,7 @@ pkgname=wol pkgver=0.7.1 pkgrel=5 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant" license=("GPL") depends=() |