Change PKGBUILD to correctly list all supported architectures

This commit is contained in:
ShapeShifter499
2021-04-22 19:16:26 -07:00
parent e0a3554285
commit 66861ad9e3
2 changed files with 8 additions and 2 deletions

View File

@@ -3,7 +3,13 @@ pkgbase = db4.8
pkgver = 4.8.30
pkgrel = 7
url = http://www.oracle.com/technology/software/products/berkeley-db/index.html
arch = any
arch = x86_64
arch = i686
arch = pentium4
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = custom
depends = gcc-libs
options = !libtool