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 4ccab18f5..52a509541 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=('zlib' 'libmaa') makedepends=('flex') backup=(etc/dict/dictd.conf |