diff options
Diffstat (limited to 'community/gtk-kde4/PKGBUILD')
-rw-r--r-- | community/gtk-kde4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk-kde4/PKGBUILD b/community/gtk-kde4/PKGBUILD index 367b79207..9891313ae 100644 --- a/community/gtk-kde4/PKGBUILD +++ b/community/gtk-kde4/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gtk-kde4 pkgver=0.9.5b pkgrel=2 pkgdesc='Allows you to change style, icons, font of GTK applications in KDE4.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://kde-look.org/content/show.php?content=74689' license=('GPL') depends=('kdebase-workspace' 'gtk-engines') |