diff options
Diffstat (limited to 'extra/sharutils/PKGBUILD')
-rw-r--r-- | extra/sharutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sharutils/PKGBUILD b/extra/sharutils/PKGBUILD index c04443584..4e61303ca 100644 --- a/extra/sharutils/PKGBUILD +++ b/extra/sharutils/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='Makes so-called shell archives out of many files' url='http://www.gnu.org/software/sharutils/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('perl' 'gettext' 'texinfo') source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.bz2") sha1sums=('e9c9f869f8ecb3bcb30cc323e02e0a1266aeb109') |