commit: aba8460b9f3194d0456dc576ca03b7c136c09501 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 9 08:35:26 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 9 08:35:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba8460b
dev-db/postgresql: Stabilize 14.18 arm, #955659 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/postgresql/postgresql-14.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-14.18.ebuild b/dev-db/postgresql/postgresql-14.18.ebuild index 4107fbd92859..cf7bc8524a25 100644 --- a/dev-db/postgresql/postgresql-14.18.ebuild +++ b/dev-db/postgresql/postgresql-14.18.ebuild @@ -9,7 +9,7 @@ LLVM_OPTIONAL=1 inherit dot-a 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)
