diff options
Diffstat (limited to 'testing/vte/PKGBUILD')
-rw-r--r-- | testing/vte/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vte/PKGBUILD b/testing/vte/PKGBUILD index 8f1504185..90e371e2b 100644 --- a/testing/vte/PKGBUILD +++ b/testing/vte/PKGBUILD @@ -6,7 +6,7 @@ pkgname=(vte vte3 vte-common) pkgver=0.28.0 pkgrel=1 pkgdesc="Virtual Terminal Emulator widget for use with" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') options=('!libtool' '!emptydirs') makedepends=('pygtk' 'intltool' 'gobject-introspection' 'gtk2' 'gtk3' 'pygobject-devel' 'gtk-doc') |