From 79d562032ecc38d6568419d9855df73d7d68baae Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Wed, 1 Apr 2015 06:07:23 +0000 Subject: testing/postgresql-bdr: enable all arch --- testing/postgresql-bdr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/postgresql-bdr') 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" -- cgit v1.2.3