diff options
Diffstat (limited to 'community/xchat-systray-integration')
-rw-r--r-- | community/xchat-systray-integration/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xchat-systray-integration/PKGBUILD b/community/xchat-systray-integration/PKGBUILD index 78317d324..f796de9f3 100644 --- a/community/xchat-systray-integration/PKGBUILD +++ b/community/xchat-systray-integration/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xchat-systray-integration pkgver=2.4.5 pkgrel=2 pkgdesc="Systray integration for xchat" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.blight.tk/" license=("GPL") depends=('xchat' 'gtk2') |