commit: 35b7f3e07ea7c2a5070a99dc607053588a0f0314
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 23:56:12 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 23:56:12 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b7f3e0
dev-db/postgresql: Stabilize 14.22 amd64, #970632
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-db/postgresql/postgresql-14.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/postgresql/postgresql-14.22.ebuild
b/dev-db/postgresql/postgresql-14.22.ebuild
index af987409d65d..eede46ac94f5 100644
--- a/dev-db/postgresql/postgresql-14.22.ebuild
+++ b/dev-db/postgresql/postgresql-14.22.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"