diff options
Diffstat (limited to 'community/bacula/PKGBUILD')
-rw-r--r-- | community/bacula/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bacula/PKGBUILD b/community/bacula/PKGBUILD index 2c86520c9..669385f72 100644 --- a/community/bacula/PKGBUILD +++ b/community/bacula/PKGBUILD @@ -7,7 +7,7 @@ pkgname=bacula pkgver=5.2.2 pkgrel=1 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") |