diff options
Diffstat (limited to 'community/dictd/PKGBUILD')
-rw-r--r-- | community/dictd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dictd/PKGBUILD b/community/dictd/PKGBUILD index 128ebd9e2..793d663e8 100644 --- a/community/dictd/PKGBUILD +++ b/community/dictd/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="Online dictionary client and server" url="http://sourceforge.net/projects/dict/" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('sh' 'zlib' 'libmaa') makedepends=('flex') backup=(etc/dict/dictd.conf |