commit: b0887f2c3e6ebc704b89803b86c74d9a151fbdf1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 08:23:06 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 08:23:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0887f2c
dev-db/postgresql: Stabilize 14.16 arm64, #949748 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-db/postgresql/postgresql-14.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-14.16.ebuild b/dev-db/postgresql/postgresql-14.16.ebuild index 3a3e68ee28a9..fc2f24284567 100644 --- a/dev-db/postgresql/postgresql-14.16.ebuild +++ b/dev-db/postgresql/postgresql-14.16.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)
