diff options
Diffstat (limited to 'community/floyd/PKGBUILD')
-rw-r--r-- | community/floyd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/floyd/PKGBUILD b/community/floyd/PKGBUILD index bf88c40de..58a4df2e5 100644 --- a/community/floyd/PKGBUILD +++ b/community/floyd/PKGBUILD @@ -4,9 +4,9 @@ pkgname=floyd pkgver=2.0.1 -pkgrel=4 +pkgrel=4.1 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=() |