diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:44:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:44:00 +0200 |
commit | 322ac5755826f35a00cb7cc0d7a2996955974212 (patch) | |
tree | 678432cb53ca50c62d4138d7d03c3ffc573720bd /dev-db/postgresql/postgresql-14.5.ebuild | |
parent | net-vpn/strongswan: arm stable wrt bug #865309 (diff) | |
download | gentoo-322ac5755826f35a00cb7cc0d7a2996955974212.tar.gz gentoo-322ac5755826f35a00cb7cc0d7a2996955974212.tar.bz2 gentoo-322ac5755826f35a00cb7cc0d7a2996955974212.zip |
dev-db/postgresql: arm stable wrt bug #865327
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-14.5.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-14.5.ebuild b/dev-db/postgresql/postgresql-14.5.ebuild index 6c2b0fe290d3..152c99cb896a 100644 --- a/dev-db/postgresql/postgresql-14.5.ebuild +++ b/dev-db/postgresql/postgresql-14.5.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit flag-o-matic linux-info pam python-single-r1 systemd tmpfiles -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |