From 016c092f2a76f803805b96f9d56754d33087e305 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 21 Jun 2012 10:21:25 -0500 Subject: Add mips64el in archs --- community/ecryptfs-utils/PKGBUILD | 2 +- extra/bootchart/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/community/ecryptfs-utils/PKGBUILD b/community/ecryptfs-utils/PKGBUILD index f566c9b71..6d7df67d9 100644 --- a/community/ecryptfs-utils/PKGBUILD +++ b/community/ecryptfs-utils/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ecryptfs-utils pkgver=97 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux" url="https://launchpad.net/ecryptfs" license=('GPL') diff --git a/extra/bootchart/PKGBUILD b/extra/bootchart/PKGBUILD index d47022c99..742ac1c4d 100644 --- a/extra/bootchart/PKGBUILD +++ b/extra/bootchart/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A 'startup' graphing tool" url="https://meego.gitorious.org/meego-developer-tools/bootchart" license=('GPL2') -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) depends=('glibc') source=("http://foo-projects.org/~sofar/${pkgname}/${pkgname}-${pkgver}.tar.gz") -- cgit v1.2.3-54-g00ecf