From 27d3c41dc9cdeddc34fcdfd9f0c52441dfe98e2e Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 19 Oct 2011 21:25:16 +0100 Subject: Fixed the arch array --- community/bacula/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/bacula') diff --git a/community/bacula/PKGBUILD b/community/bacula/PKGBUILD index 4093fe1a7..f775387d1 100644 --- a/community/bacula/PKGBUILD +++ b/community/bacula/PKGBUILD @@ -7,7 +7,7 @@ pkgname=bacula pkgver=5.0.3 pkgrel=6 pkgdesc="An advanced backup tool with network and tape changer support (MySQL backend)" -arch=("i686" "x86_64") +arch=(mips64el) url="http://www.${pkgname}.org" license=("GPL") depends=("libmysqlclient") -- cgit v1.2.3-54-g00ecf