diff options
Diffstat (limited to 'extra/xfce4-eyes-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-eyes-plugin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xfce4-eyes-plugin/PKGBUILD b/extra/xfce4-eyes-plugin/PKGBUILD index d6a099d7d..21e672c64 100644 --- a/extra/xfce4-eyes-plugin/PKGBUILD +++ b/extra/xfce4-eyes-plugin/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xfce4-eyes-plugin pkgver=4.4.2 pkgrel=1 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" license=('GPL2') groups=('xfce4-goodies') |