diff options
Diffstat (limited to 'community/pspshrink/PKGBUILD')
-rw-r--r-- | community/pspshrink/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pspshrink/PKGBUILD b/community/pspshrink/PKGBUILD index af5b54a16..655f4f8b8 100644 --- a/community/pspshrink/PKGBUILD +++ b/community/pspshrink/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pspshrink pkgver=1.1.2 pkgrel=3 pkgdesc="PSP Shrink allows you to shrink your isos to the cso format." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/pspshrink/" license=('GPL2') makedepends=('gtkmm') |