summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-17.6-r1.ebuild
AgeCommit message (Collapse)Author
2025-10-14dev-db/postgresql: fix existing preserved libs for dev-libs/libxml2Francisco Javier Félix
The rest of the ebuilds have that dependency; it seems they forgot to activate it for this version. Signed-off-by: Fco Javier Felix <ffelix@inode64.com> Part-of: https://github.com/gentoo/gentoo/pull/44153 Closes: https://github.com/gentoo/gentoo/pull/44153 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-15dev-db/postgresql: Support LLVM 21Patrick Lauer
Signed-off-by: Patrick Lauer <patrick@gentoo.org>