diff options
Diffstat (limited to 'community/icoutils')
-rw-r--r-- | community/icoutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icoutils/PKGBUILD b/community/icoutils/PKGBUILD index d9c24c298..14832b63e 100644 --- a/community/icoutils/PKGBUILD +++ b/community/icoutils/PKGBUILD @@ -6,7 +6,7 @@ pkgname=icoutils pkgver=0.29.1 pkgrel=1 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url='http://www.nongnu.org/icoutils/' depends=('libpng>=1.0.0' 'perl-libwww>=5.64') |