commit:     b3c11771bed380e3d624a669e063150af39b876b
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  7 12:02:14 2025 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Tue Oct  7 12:02:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c11771

profiles/base: Move postgres_targets_18 to use.stable.mask

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 profiles/base/use.mask        | 4 ----
 profiles/base/use.stable.mask | 5 +++++
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 85a78606246b..b02c40e18837 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,10 +4,6 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
-# Patrick Lauer <[email protected]> (2025-09-25)
-# Postgres:18 is not stable yet
-postgres_targets_postgres18
-
 # Sam James <[email protected]> (2025-04-19)
 # Ruby 3.1 is no longer supported upstream and will no longer
 # receive security updates.

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index ac29d2e0b84b..3e73adb52d46 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -4,6 +4,11 @@
 # New entries go on top.
 # Please use the same syntax as in use.mask.
 
+
+# Patrick Lauer <[email protected]> (2025-10-07)
+# Postgres:18 is not stable yet
+postgres_targets_postgres18
+
 # Alfredo Tupone <[email protected]> (1025-05-01)
 # gcc:15 is not stable yet
 ada_target_gcc_15

Reply via email to