summaryrefslogtreecommitdiff
path: root/testing/zenity
diff options
context:
space:
mode:
Diffstat (limited to 'testing/zenity')
-rw-r--r--testing/zenity/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zenity/PKGBUILD b/testing/zenity/PKGBUILD
index 25969c047..202f80ecd 100644
--- a/testing/zenity/PKGBUILD
+++ b/testing/zenity/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=zenity
pkgver=3.0.0
pkgrel=2
pkgdesc="Display graphical dialog boxes from shell scripts"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('LGPL')
depends=('gtk3' 'libnotify')
makedepends=('intltool' 'gtk-doc')