commit: a0773a715c24454e04057fd8f44de859dbc127c4
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=a0773a71
dev-db/postgresql: Stabilize 15.17 x86, #970632
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-db/postgresql/postgresql-15.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/postgresql/postgresql-15.17.ebuild
b/dev-db/postgresql/postgresql-15.17.ebuild
index 0608cd90d199..694449ac6716 100644
--- a/dev-db/postgresql/postgresql-15.17.ebuild
+++ b/dev-db/postgresql/postgresql-15.17.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="POSTGRESQL GPL-2"
SLOT=$(ver_cut 1)
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~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 +zstd"