commit: 7f0ab172bda4eaa12e4650b4c4f3515a732f09ec Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 14 20:43:22 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 14 20:43:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0ab172
dev-db/postgresql: Stabilize 14.14 ppc, #943513 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/postgresql/postgresql-14.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-14.14.ebuild b/dev-db/postgresql/postgresql-14.14.ebuild index 68bb17d13b98..500650dd8aa6 100644 --- a/dev-db/postgresql/postgresql-14.14.ebuild +++ b/dev-db/postgresql/postgresql-14.14.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 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1)
