diff options
Diffstat (limited to 'testing/gnome-panel')
-rw-r--r-- | testing/gnome-panel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-panel/PKGBUILD b/testing/gnome-panel/PKGBUILD index 43867ad01..c2c7931bd 100644 --- a/testing/gnome-panel/PKGBUILD +++ b/testing/gnome-panel/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnome-panel pkgver=3.0.0.1 pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') pkgdesc="The GNOME Panel" url="http://www.gnome.org" |