diff options
Diffstat (limited to 'bareos')
-rw-r--r-- | bareos/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bareos/PKGBUILD b/bareos/PKGBUILD index 94a4aaa23..1e38ca2ba 100644 --- a/bareos/PKGBUILD +++ b/bareos/PKGBUILD @@ -23,7 +23,7 @@ pkgname=("${pkgbase}-common" pkgver=18.2.6 pkgrel=3 -arch=(x86_64 armv7h aarch64) # i686 has no ceph >.< +arch=(x86_64 armv7h aarch64) # i686 / pentium4 has no ceph >.< groups=('bareos') pkgdesc="Bareos - Backup Archiving REcovery Open Sourced" url="http://www.bareos.org" |