aboutsummaryrefslogtreecommitdiffstats
path: root/testing/postgresql-bdr
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2015-04-01 06:07:23 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2015-04-01 06:07:23 +0000
commit79d562032ecc38d6568419d9855df73d7d68baae (patch)
treedd8e892f7465fd310ee5df281440b2e74aa8b317 /testing/postgresql-bdr
parent5d552feb968ef1ad1a5c03b451b7e83603e8ccf8 (diff)
downloadaports-79d562032ecc38d6568419d9855df73d7d68baae.tar.bz2
aports-79d562032ecc38d6568419d9855df73d7d68baae.tar.xz
testing/postgresql-bdr: enable all arch
Diffstat (limited to 'testing/postgresql-bdr')
-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"