diff options
Diffstat (limited to 'extra/at-spi2-core/PKGBUILD')
-rw-r--r-- | extra/at-spi2-core/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/at-spi2-core/PKGBUILD b/extra/at-spi2-core/PKGBUILD index f6c4a748d..fe91a4f5a 100644 --- a/extra/at-spi2-core/PKGBUILD +++ b/extra/at-spi2-core/PKGBUILD @@ -5,7 +5,7 @@ pkgname=at-spi2-core pkgver=2.10.2 pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnome.org" license=('GPL2') depends=('dbus' 'glib2' 'libxtst') |