summaryrefslogtreecommitdiff
path: root/extra/rxvt-unicode/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rxvt-unicode/PKGBUILD')
-rw-r--r--extra/rxvt-unicode/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rxvt-unicode/PKGBUILD b/extra/rxvt-unicode/PKGBUILD
index aed626312..30fa7ea9e 100644
--- a/extra/rxvt-unicode/PKGBUILD
+++ b/extra/rxvt-unicode/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=rxvt-unicode
pkgver=9.10
pkgrel=1
pkgdesc="An unicode enabled rxvt-clone terminal emulator (urxvt)"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
depends=('gcc-libs' 'libxft' 'gdk-pixbuf2')
makedepends=('ncurses' 'perl>=5.12.2' 'pkgconfig')
optdepends=('perl: lots of utilities' 'gtk2-perl: to use the urxvt-tabbed')