diff options
Diffstat (limited to 'libre/ruby-rdiscount')
-rw-r--r-- | libre/ruby-rdiscount/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ruby-rdiscount/PKGBUILD b/libre/ruby-rdiscount/PKGBUILD index 966cf67ce..bb413b4d1 100644 --- a/libre/ruby-rdiscount/PKGBUILD +++ b/libre/ruby-rdiscount/PKGBUILD @@ -11,7 +11,7 @@ url="http://dafoster.net/projects/rdiscount/" license=('BSD3') pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('ruby') makedepends=('rubygems') source=(http://gems.rubyforge.org/gems/$_gemname-$pkgver.gem) |