aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/postgresql-bdr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/postgresql-bdr/APKBUILD b/testing/postgresql-bdr/APKBUILD
index 8033ca6493..22df21d342 100644
--- a/testing/postgresql-bdr/APKBUILD
+++ b/testing/postgresql-bdr/APKBUILD
@@ -5,7 +5,7 @@ _ver=${pkgver/_p/_bdr}
pkgrel=0
pkgdesc="A sophisticated object-relational DBMS with bidirectional replication support (BDR)"
url="https://wiki.postgresql.org/wiki/BDR_Administration"
-arch="x86_64"
+arch="all"
license="BSD"
depends="postgresql-client"
install="$pkgname.pre-upgrade"