diff options
Diffstat (limited to 'community/gtweakui/PKGBUILD')
-rw-r--r-- | community/gtweakui/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtweakui/PKGBUILD b/community/gtweakui/PKGBUILD index 74c8e55a4..61a73ffd3 100644 --- a/community/gtweakui/PKGBUILD +++ b/community/gtweakui/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gtweakui pkgver=0.4.0 pkgrel=3 pkgdesc="A collection of front ends to various gconf configurations." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gtweakui.sourceforge.net/" license=('GPL') depends=('libgnomeui') |