commit: 1e4fcd02e6acd2303ba1c36d35c663797d570a58 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 08:30:22 2024 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 08:30:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4fcd02
profiles/base: Remove postgres17 stable mask Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> profiles/base/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index a47f50a65c51..d01d4174094c 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -9,10 +9,6 @@ ruby_targets_ruby34 ruby_targets_ruby33 -# Patrick Lauer <[email protected]> (2024-09-26) -# Postgresql 17 isn't stable yet -postgres_targets_postgres17 - # Michał Górny <[email protected]> (2024-05-08) # Python implementations without stable keywords. python_targets_python3_13t
