diff options
Diffstat (limited to 'community/mashup')
-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 6428453bb..e2245eca6 100644 --- a/community/mashup/PKGBUILD +++ b/community/mashup/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.9 pkgrel=1 pkgdesc="Adjusting images on a sheet of paper for printing" url="http://kornelix.squarespace.com/printoxx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') depends=('gtk2') replaces=('printoxx') |