diff options
Diffstat (limited to 'community/mashup/PKGBUILD')
-rw-r--r-- | community/mashup/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mashup/PKGBUILD b/community/mashup/PKGBUILD index 6dfd64c16..91f998f70 100644 --- a/community/mashup/PKGBUILD +++ b/community/mashup/PKGBUILD @@ -6,7 +6,7 @@ pkgver=3.5 pkgrel=2 pkgdesc="Adjusting images on a sheet of paper for printing" url="http://kornelix.squarespace.com/$pkgname" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') depends=('gtk3') replaces=('printoxx') |