commit: 52c376fd113bfeae2b9e3b1111ef1c142e0f5c91 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Aug 9 08:50:35 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Aug 9 08:50:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c376fd
dev-db/postgresql: Stabilize 14.13 ppc64, #937572 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-db/postgresql/postgresql-14.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)
