summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 12:48:33 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 12:48:33 -0200
commitc45902b89201f06b004c828bd653396b8e342fb2 (patch)
tree271b1b75b9166c2a1cf671d59eea1e460b809102 /libre
parentce427263d0fafd6ded4f0f57ff1a316cb539b5ce (diff)
cdfs-libre: adding mips64el support
Diffstat (limited to 'libre')
-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 3bcfd06f4..7cd18bb6a 100644
--- a/libre/cdfs-libre/PKGBUILD
+++ b/libre/cdfs-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=cdfs-libre
pkgver=2.6.27
pkgrel=34.1
pkgdesc="File system module that 'exports' all tracks and boot images on a CD as normal files (built for the linux-libre kernel package)"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.elis.UGent.be/~ronsse/cdfs/"
license=('GPL')
makedepends=('linux-libre-headers')