diff options
Diffstat (limited to 'community/workrave/PKGBUILD')
-rw-r--r-- | community/workrave/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/workrave/PKGBUILD b/community/workrave/PKGBUILD index db5a9b19b..862b91d3c 100644 --- a/community/workrave/PKGBUILD +++ b/community/workrave/PKGBUILD @@ -6,7 +6,7 @@ pkgname=workrave pkgver=1.9.4 pkgrel=3 pkgdesc="a tool to help RSI" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://workrave.org" depends=('libxtst' 'gtkmm' 'gconf' 'gdome2' 'gstreamer0.10' 'libsm' 'libice') |