diff options
Diffstat (limited to 'community/fbpanel/PKGBUILD')
-rw-r--r-- | community/fbpanel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fbpanel/PKGBUILD b/community/fbpanel/PKGBUILD index 5edf5f2a1..97f7117cb 100644 --- a/community/fbpanel/PKGBUILD +++ b/community/fbpanel/PKGBUILD @@ -7,7 +7,7 @@ pkgname=fbpanel pkgver=6.1 pkgrel=3 pkgdesc="NetWM compliant desktop panel" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://fbpanel.sourceforge.net/" depends=('gtk2') license=('GPL') |