commit: 49c4a6fcc7ddd6ba7afc08d59f6f33488ec6451b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 5 18:16:23 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 5 18:27:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c4a6fc
dev-db/postgresql: Stabilize 14.17 arm, #950650 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/postgresql/postgresql-14.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-14.17.ebuild b/dev-db/postgresql/postgresql-14.17.ebuild index 1743a0f7cf7d..883d20319577 100644 --- a/dev-db/postgresql/postgresql-14.17.ebuild +++ b/dev-db/postgresql/postgresql-14.17.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)
