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 308051009..e509d70d7 100644 --- a/extra/sharutils/PKGBUILD +++ b/extra/sharutils/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sharutils pkgver=4.10 pkgrel=1 pkgdesc="GNU shar makes so-called shell archives out of many files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/sharutils/" license=('GPL') depends=('perl' 'gettext' 'texinfo') |