summaryrefslogtreecommitdiff
path: root/community/converseen
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
commitc60baaf3d77b6982ff5baa005fce4d898569bd01 (patch)
tree96aa5590451f2df0cb2aab54aaa9efbdb26fd90d /community/converseen
parent6fa19b4570c3cef91cf336bbefd6b9583e89ecce (diff)
Add mips64el in archs
Diffstat (limited to 'community/converseen')
-rw-r--r--community/converseen/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD
index 7b44ecc55..fd45f1343 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=converseen
pkgver=0.5
pkgrel=1
pkgdesc="The batch image converter and resizer"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://converseen.sourceforge.net/"
license=('GPL3')
depends=('imagemagick' 'qt' 'libwmf' 'openexr')