summaryrefslogtreecommitdiff
path: root/extra/zenity/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/zenity/PKGBUILD')
-rw-r--r--extra/zenity/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/zenity/PKGBUILD b/extra/zenity/PKGBUILD
index a94d7e3ae..c9d4dd09b 100644
--- a/extra/zenity/PKGBUILD
+++ b/extra/zenity/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=zenity
pkgver=3.6.0
pkgrel=1
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' 'itstool' 'docbook-xsl')