summaryrefslogtreecommitdiff
path: root/community/tuxpaint-config/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 23:53:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 23:53:05 -0500
commitee06a89d3bbc8a5479b23e34fffd08fa1281a66e (patch)
tree36b939a772a378d2dc7959af6a749e9ea0713bb8 /community/tuxpaint-config/PKGBUILD
parentb0e566651936bf5dc259554c96b30a5502392959 (diff)
Add mips64el in archs
Diffstat (limited to 'community/tuxpaint-config/PKGBUILD')
-rw-r--r--community/tuxpaint-config/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tuxpaint-config/PKGBUILD b/community/tuxpaint-config/PKGBUILD
index 26c9ae9c8..d3830b958 100644
--- a/community/tuxpaint-config/PKGBUILD
+++ b/community/tuxpaint-config/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=tuxpaint-config
pkgver=0.0.12
pkgrel=2
pkgdesc='Tux Paint configuration tool'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.tuxpaint.org'
license='GPL'
depends=('tuxpaint' 'fltk' 'libxft' 'libxext')