diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-09 10:50:35 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-09 10:50:35 +0200 |
commit | 52c376fd113bfeae2b9e3b1111ef1c142e0f5c91 (patch) | |
tree | 524513def6f7342580e61d302dacd12d73a48406 /dev-db/postgresql | |
parent | dev-db/postgresql: Stabilize 13.16 ppc64, #937572 (diff) | |
download | gentoo-52c376fd113bfeae2b9e3b1111ef1c142e0f5c91.tar.gz gentoo-52c376fd113bfeae2b9e3b1111ef1c142e0f5c91.tar.bz2 gentoo-52c376fd113bfeae2b9e3b1111ef1c142e0f5c91.zip |
dev-db/postgresql: Stabilize 14.13 ppc64, #937572
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-14.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-14.13.ebuild b/dev-db/postgresql/postgresql-14.13.ebuild index 490f388a502d..f3f11520e155 100644 --- a/dev-db/postgresql/postgresql-14.13.ebuild +++ b/dev-db/postgresql/postgresql-14.13.ebuild @@ -9,7 +9,7 @@ LLVM_OPTIONAL=1 inherit flag-o-matic linux-info llvm-r1 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 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |