summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 01:25:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 01:25:54 -0500
commitdc7c61e8e22503f4f45bc2f57dc0542a8bc1ea30 (patch)
tree93977d76de9881dfd2266213ccd7ff80b1842d29
parent67685a7e4910e44ccbfd2f0dbe7efe0d8538a323 (diff)
Add mips64el in archs
-rw-r--r--libre/cdfs-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/cdfs-libre/PKGBUILD b/libre/cdfs-libre/PKGBUILD
index e39dfc88a..ac52e0212 100644
--- a/libre/cdfs-libre/PKGBUILD
+++ b/libre/cdfs-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=cdfs-libre
pkgver=2.6.27
pkgrel=33
pkgdesc="File system module libre that 'exports' all tracks and boot images on a CD as normal files."
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.elis.UGent.be/~ronsse/cdfs/"
license=('GPL')
makedepends=('linux-libre-headers')