diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-29 14:11:33 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-29 14:11:33 -0300 |
commit | 8baf74afe0af3b4012ae438cfeea1bbea3f41375 (patch) | |
tree | 4f201b87b57e18287ca1247bb56a2fd786a3138b | |
parent | 220141abc5458d6dfd35753eae6b88659e216bfb (diff) |
Commiting libre package unzip-libre-6.0-5
-rw-r--r-- | libre/unzip-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/unzip-libre/PKGBUILD b/libre/unzip-libre/PKGBUILD index 20c3885f9..d49c373bc 100644 --- a/libre/unzip-libre/PKGBUILD +++ b/libre/unzip-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=unzip-libre pkgver=6.0 pkgrel=5 pkgdesc="Unpacks .zip archives such as those made by PKZIP" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.info-zip.org/" license=('custom') depends=('bzip2' 'bash') |