diff options
Diffstat (limited to 'community/tint2')
-rw-r--r-- | community/tint2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tint2/PKGBUILD b/community/tint2/PKGBUILD index 09bc4aff4..c45639ddb 100644 --- a/community/tint2/PKGBUILD +++ b/community/tint2/PKGBUILD @@ -7,7 +7,7 @@ pkgname=tint2 pkgver=0.11 pkgrel=5 pkgdesc="A basic, good-looking task manager for WMs" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/tint2/" license=('GPL2') conflicts=('ttm-svn' 'tint') |