From 6aff6fe1ade84ea2400c256ab694a1ad4695a338 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Mon, 25 Aug 2014 23:40:53 -0300 Subject: add mips64el support --- libre/ruby-rdiscount/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/ruby-rdiscount/PKGBUILD') 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) -- cgit v1.2.3