diff options
Diffstat (limited to 'extra/abook/PKGBUILD')
-rw-r--r-- | extra/abook/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/abook/PKGBUILD b/extra/abook/PKGBUILD index 7c4e1c16c..6433ad1b0 100644 --- a/extra/abook/PKGBUILD +++ b/extra/abook/PKGBUILD @@ -8,7 +8,7 @@ pkgname=abook pkgver=0.6.0pre2 pkgrel=5 pkgdesc='Text-based addressbook designed for use with Mutt' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://abook.sourceforge.net/' license=('GPL2') depends=('readline') |