diff options
Diffstat (limited to 'extra/xchat-gnome/PKGBUILD')
-rw-r--r-- | extra/xchat-gnome/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xchat-gnome/PKGBUILD b/extra/xchat-gnome/PKGBUILD index 271b96631..94c6b5c40 100644 --- a/extra/xchat-gnome/PKGBUILD +++ b/extra/xchat-gnome/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xchat-gnome pkgver=0.26.1 pkgrel=5 pkgdesc="GNOME frontend to the popular X-Chat IRC client." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://xchat-gnome.navi.cx/" depends=('libgnomeui>=2.18.1-2' 'libsexy>=0.1.11' 'gconf>=2.18.0.1-4' |