diff options
Diffstat (limited to 'community/electricsheep/PKGBUILD')
-rw-r--r-- | community/electricsheep/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/electricsheep/PKGBUILD b/community/electricsheep/PKGBUILD index 719e1926e..b63b58ba4 100644 --- a/community/electricsheep/PKGBUILD +++ b/community/electricsheep/PKGBUILD @@ -5,7 +5,7 @@ pkgname=electricsheep pkgver=2.7b33 pkgrel=3 pkgdesc="A screensaver that realize the collective dream of sleeping computers from all over the internet" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://community.electricsheep.org/" license=('GPL') depends=('curl' 'flam3' 'ffmpeg' 'wxgtk2.9' 'lua' 'libgtop' 'boost-libs' 'freeglut' 'glee') |