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