diff options
Diffstat (limited to 'community/gnubiff/PKGBUILD')
-rw-r--r-- | community/gnubiff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnubiff/PKGBUILD b/community/gnubiff/PKGBUILD index 03485f1f1..a77f19181 100644 --- a/community/gnubiff/PKGBUILD +++ b/community/gnubiff/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnubiff pkgver=2.2.14 pkgrel=1 pkgdesc="Mail notification program that checks for mail and displays headers when new mail has arrived" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnubiff.sourceforge.net/" license=("GPL") depends=('libglade' 'gtk3' 'popt') |