diff options
Diffstat (limited to 'community/arch/PKGBUILD')
-rw-r--r-- | community/arch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arch/PKGBUILD b/community/arch/PKGBUILD index a39bf7740..9467e75cb 100644 --- a/community/arch/PKGBUILD +++ b/community/arch/PKGBUILD @@ -6,7 +6,7 @@ pkgname=arch pkgver=1.3.5 pkgrel=9 pkgdesc='A modern and remarkable revision control system.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url='http://regexps.srparish.net/www/#Gnu-arch' depends=('zlib' 'expat' 'krb5') |