From 1ef9a035faaa28ff6ec97c3f15d0baee31c2ecab Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 14 May 2026 21:01:37 +0100 Subject: [PATCH] dev-db/postgresql: Stabilize 14.23 arm, #974983 Signed-off-by: Sam James --- dev-db/postgresql/postgresql-14.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-14.23.ebuild b/dev-db/postgresql/postgresql-14.23.ebuild index e7eb1031d5848..f9c360b69f12c 100644 --- a/dev-db/postgresql/postgresql-14.23.ebuild +++ b/dev-db/postgresql/postgresql-14.23.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="POSTGRESQL GPL-2" SLOT=$(ver_cut 1) -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" IUSE="debug doc icu kerberos ldap llvm +lz4 nls pam perl python +readline selinux +server systemd ssl static-libs tcl uuid xml zlib"