diff options
Diffstat (limited to 'community/floyd/PKGBUILD')
-rw-r--r-- | community/floyd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/floyd/PKGBUILD b/community/floyd/PKGBUILD index d41e42daa..7c711c677 100644 --- a/community/floyd/PKGBUILD +++ b/community/floyd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=floyd pkgver=2.0.1 pkgrel=3 pkgdesc="displays system load with pulse of keyboard LED" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.asahi-net.or.jp/~pi9s-nnb/floyd/" license=("GPL") depends=(glibc) |