diff options
Diffstat (limited to 'pcr/xfce4-whiskermenu-plugin/PKGBUILD')
-rw-r--r-- | pcr/xfce4-whiskermenu-plugin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/xfce4-whiskermenu-plugin/PKGBUILD b/pcr/xfce4-whiskermenu-plugin/PKGBUILD index 5351360a0..74c80c87c 100644 --- a/pcr/xfce4-whiskermenu-plugin/PKGBUILD +++ b/pcr/xfce4-whiskermenu-plugin/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xfce4-whiskermenu-plugin pkgver=1.4.0 pkgrel=1 pkgdesc="Alternate Xfce menu" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gottcode.org/${pkgname}/" license=('GPL2') depends=('xfce4-panel') |