diff options
Diffstat (limited to 'extra/xfce4-smartbookmark-plugin')
-rw-r--r-- | extra/xfce4-smartbookmark-plugin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xfce4-smartbookmark-plugin/PKGBUILD b/extra/xfce4-smartbookmark-plugin/PKGBUILD index 13bc66618..97b4c6da9 100644 --- a/extra/xfce4-smartbookmark-plugin/PKGBUILD +++ b/extra/xfce4-smartbookmark-plugin/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xfce4-smartbookmark-plugin pkgver=0.4.5 pkgrel=1 pkgdesc="Plugin for the Xfce4 panel that lets you quicksearch from selected websites" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" license=('GPL2') groups=('xfce4-goodies') |