summaryrefslogtreecommitdiff
path: root/community/c++-gtk-utils
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
commit938349983211e9fe66494a51384d32c44e4d1ffd (patch)
tree2f8dc18ef6a4eda600e945637f0e879f72f41b78 /community/c++-gtk-utils
parentccc313d8fded59e5f3ac915b91b5683b1bf47880 (diff)
Add mips64el in archs
Diffstat (limited to 'community/c++-gtk-utils')
-rw-r--r--community/c++-gtk-utils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/c++-gtk-utils/PKGBUILD b/community/c++-gtk-utils/PKGBUILD
index c466f8b8f..87c12b438 100644
--- a/community/c++-gtk-utils/PKGBUILD
+++ b/community/c++-gtk-utils/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=c++-gtk-utils
pkgver=2.0.10
pkgrel=1
pkgdesc="Classes and functions for programming in GTK+"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cxx-gtk-utils.sourceforge.net/"
license=('LGPL2.1')
depends=('gtk3')