commit: 0a02b9aa9930e6eec428997c64bb76ca741098f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 9 01:05:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 9 01:05:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a02b9aa
dev-db/postgresql: Stabilize 14.11 amd64, #924109 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/postgresql/postgresql-14.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-14.11.ebuild b/dev-db/postgresql/postgresql-14.11.ebuild index eec7366ebd9a..455c16a9fd36 100644 --- a/dev-db/postgresql/postgresql-14.11.ebuild +++ b/dev-db/postgresql/postgresql-14.11.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm 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)
