commit: 01c8345a89754d7dac791ee7d1184e2999951f96
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 23:56:09 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 23:56:09 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c8345a
dev-db/postgresql: Stabilize 14.22 x86, #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 82e39d57ca5e..af987409d65d 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"