diff options
Diffstat (limited to 'extra/xorg-xbiff/PKGBUILD')
-rw-r--r-- | extra/xorg-xbiff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xbiff/PKGBUILD b/extra/xorg-xbiff/PKGBUILD index d30551e11..6a143e3dc 100644 --- a/extra/xorg-xbiff/PKGBUILD +++ b/extra/xorg-xbiff/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-xbiff pkgver=1.0.3 pkgrel=2 pkgdesc="Watch mailboxes for new message delivery" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxaw' 'libxext') |