diff options
Diffstat (limited to 'main/db')
-rw-r--r-- | main/db/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/db/APKBUILD b/main/db/APKBUILD index 7ae0260c9..a18754d6b 100644 --- a/main/db/APKBUILD +++ b/main/db/APKBUILD @@ -5,6 +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" license="custom" depends= makedepends= |