aboutsummaryrefslogtreecommitdiffstats
path: root/main/gdbm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gdbm/APKBUILD')
-rw-r--r--main/gdbm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gdbm/APKBUILD b/main/gdbm/APKBUILD
index 6f38844c775..3c0731e9f30 100644
--- a/main/gdbm/APKBUILD
+++ b/main/gdbm/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.8.3
pkgrel=3
pkgdesc="GNU dbm is a set of database routines that use extensible hashing"
url="http://www.gnu.org/software/gdbm/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=""
makedepends=""