commit: fc292904e8d063dd714cc8ad6237149896f34da1 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Fri Jan 19 09:55:03 2024 +0000 Commit: 罗百科 <patrick <AT> gentoo <DOT> org> CommitDate: Fri Jan 19 09:55:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc292904
profiles/base: Remove use.stable.mask for postgresql:16 Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> profiles/base/use.stable.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 6682b8d46b58..09b5f3aef394 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. @@ -13,10 +13,6 @@ ruby_targets_ruby33 # New unstable PHP slot. php_targets_php8-3 -# Michał Górny <[email protected]> (2023-11-10) -# Not stable yet. -postgres_targets_postgres16 - # Michał Górny <[email protected]> (2023-05-23) # Mask until dev-lang/python:3.12 becomes stable. python_targets_python3_12
