diff options
Diffstat (limited to 'community/gtk-theme-switch2/PKGBUILD')
-rw-r--r-- | community/gtk-theme-switch2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk-theme-switch2/PKGBUILD b/community/gtk-theme-switch2/PKGBUILD index 78087c508..604c6241e 100644 --- a/community/gtk-theme-switch2/PKGBUILD +++ b/community/gtk-theme-switch2/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.1.0 pkgrel=2 pkgdesc="Gtk2 theme switcher" url="http://muhri.net/nav.php3?node=gts" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') depends=('gtk2') source=(http://ftp.de.debian.org/debian/pool/main/g/gtk-theme-switch/gtk-theme-switch_${pkgver}.orig.tar.gz) |