From ebaf87bdaf6443ae6fa99dba2b512f40ed3520ab Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 14 Aug 2023 10:45:11 +0300 Subject: dev-db/postgresql: Stabilize 12.16 ppc64, #912253 Signed-off-by: Arthur Zamarin --- dev-db/postgresql/postgresql-12.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-12.16.ebuild b/dev-db/postgresql/postgresql-12.16.ebuild index b4f3588bed3f..688a8c0de965 100644 --- a/dev-db/postgresql/postgresql-12.16.ebuild +++ b/dev-db/postgresql/postgresql-12.16.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=15 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) -- cgit v1.2.3-65-gdbad