summaryrefslogtreecommitdiff
path: root/community/gtkspell3
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-22 13:30:50 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-22 13:30:50 -0500
commit35975ee7f776a831086f2b736a72f87779356a8e (patch)
tree77e90158935d3c2591044847bbf4da9b2ae6a6d6 /community/gtkspell3
parent287cbaf608ace8e8317083ad957a4cb5c3c58dd9 (diff)
Add mips64el in archs
Diffstat (limited to 'community/gtkspell3')
-rw-r--r--community/gtkspell3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtkspell3/PKGBUILD b/community/gtkspell3/PKGBUILD
index 35929803e..a7dcee2f6 100644
--- a/community/gtkspell3/PKGBUILD
+++ b/community/gtkspell3/PKGBUILD
@@ -10,7 +10,7 @@ _pkgver=3.0.0~hg20110814
pkgrel=1
url="http://gtkspell.sourceforge.net/"
pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('gtk3' 'enchant')
makedepends=('intltool')