summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bareos/PKGBUILD2
-rw-r--r--mtx-svn/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/bareos/PKGBUILD b/bareos/PKGBUILD
index c951ecc4..030f3cd0 100644
--- a/bareos/PKGBUILD
+++ b/bareos/PKGBUILD
@@ -23,7 +23,7 @@ pkgname=("${pkgbase}-common"
pkgver=18.2.6
pkgrel=8
-arch=(x86_64 i686 pentium4 armv7h aarch64)
+arch=(x86_64 i686 pentium4 armv6h armv7h aarch64)
groups=('bareos')
pkgdesc="Bareos - Backup Archiving REcovery Open Sourced"
url="http://www.bareos.org"
diff --git a/mtx-svn/PKGBUILD b/mtx-svn/PKGBUILD
index c0547e4c..88fba144 100644
--- a/mtx-svn/PKGBUILD
+++ b/mtx-svn/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=mtx
pkgver=r200
pkgrel=2
pkgdesc="Tools used to view information about, and to control, Media Changer devices such as Tape and DVD/CD libraries."
-arch=('armv6h' 'armv7h' 'i686' 'pentium4' 'x86_64')
+arch=('armv6h' 'armv7h' 'aarch64' 'i686' 'pentium4' 'x86_64')
url="http://http://sourceforge.net/projects/mtx/"
license=('GPL2')
provides=('mtx')