diff options
Diffstat (limited to 'community/tksystray')
-rw-r--r-- | community/tksystray/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tksystray/PKGBUILD b/community/tksystray/PKGBUILD index 73c901237..8a1fa501e 100644 --- a/community/tksystray/PKGBUILD +++ b/community/tksystray/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tksystray pkgver=0.1 pkgrel=4 pkgdesc="tksystray is compatible with freedesktop.org standarts systray for Tk" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://tkabber.jabber.ru/tksystray" license=("GPL") depends=(tcl tk imlib) |