diff options
Diffstat (limited to 'community/expac/PKGBUILD')
-rw-r--r-- | community/expac/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/expac/PKGBUILD b/community/expac/PKGBUILD index de5ab3177..b767fc161 100644 --- a/community/expac/PKGBUILD +++ b/community/expac/PKGBUILD @@ -5,7 +5,7 @@ pkgname=expac pkgver=1 pkgrel=1 pkgdesc="pacman database extraction utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://github.com/falconindy/expac" license=('GPL') depends=('pacman') |