diff options
-rw-r--r-- | testing/pgcli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD index d77fc6a526..a9c44dbc90 100644 --- a/testing/pgcli/APKBUILD +++ b/testing/pgcli/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.1.1 pkgrel=0 pkgdesc="Postgres CLI with autocompletion and syntax highlighting" url="https://www.pgcli.com" -arch="noarch" +arch="" license="BSD" depends="python3 py3-pgspecial |