diff options
Diffstat (limited to 'community/arch/PKGBUILD')
-rw-r--r-- | community/arch/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/arch/PKGBUILD b/community/arch/PKGBUILD index a39bf7740..6b2b8c96d 100644 --- a/community/arch/PKGBUILD +++ b/community/arch/PKGBUILD @@ -4,9 +4,9 @@ pkgname=arch pkgver=1.3.5 -pkgrel=9 +pkgrel=9.1 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') |