diff options
Diffstat (limited to 'main/db/APKBUILD')
-rw-r--r-- | main/db/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/db/APKBUILD b/main/db/APKBUILD index a18754d6b2..5f7822b748 100644 --- a/main/db/APKBUILD +++ b/main/db/APKBUILD @@ -5,7 +5,7 @@ _ver=${pkgver} pkgrel=3 pkgdesc="The Berkeley DB embedded database system 4.8" url="http://www.oracle.com/technology/software/products/berkeley-db/index.html" -arch="x86 x86_64" +arch="all" license="custom" depends= makedepends= |