summaryrefslogtreecommitdiff
path: root/community/ruby-ncurses
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-17 01:02:46 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-17 01:02:46 -0500
commit8e1da3da67e88dd378bd80f3a36628e1d1192bd7 (patch)
tree4f5a069fd2babb5126a9821ef8e9f532c9cdce14 /community/ruby-ncurses
parent5baa8466f439933d7d1cea79d455721c047a1a72 (diff)
Add mips64el in archs
Diffstat (limited to 'community/ruby-ncurses')
-rw-r--r--community/ruby-ncurses/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-ncurses/PKGBUILD b/community/ruby-ncurses/PKGBUILD
index f3434fe32..bd3664892 100644
--- a/community/ruby-ncurses/PKGBUILD
+++ b/community/ruby-ncurses/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=ruby-ncurses
pkgver=1.3.1
pkgrel=3
pkgdesc="Module for interactive text console applications (ncurses)"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://ncurses-ruby.berlios.de/"
license=('GPL')
depends=('ruby')