aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/ruby-pg_query/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ruby-pg_query/APKBUILD b/testing/ruby-pg_query/APKBUILD
index 83f85107951..7e5590b7988 100644
--- a/testing/ruby-pg_query/APKBUILD
+++ b/testing/ruby-pg_query/APKBUILD
@@ -7,7 +7,7 @@ pkgver=2.0.3
pkgrel=0
pkgdesc="PostgreSQL query parsing and normalization library for Ruby"
url="https://github.com/pganalyze/pg_query"
-arch="all !x86 !armhf !armv7" # limited by protoc (protobuf)
+arch="all"
license="BSD-3-Clause"
depends="ruby ruby-google-protobuf>=3.15.5"
checkdepends="ruby-json ruby-rspec"