summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2022-10-06 17:46:37 +0000
committerPatrick Lauer <patrick@gentoo.org>2022-10-06 17:48:13 +0000
commit94850fbb39ae8726c20f941c1cf8c9d6b4f91bb4 (patch)
treeb2dbbaed7fc2efcc67cf776acd3dd0567102a8ec /profiles/base
parentnet-misc/netkit-rsh: restore rexec-1.5.tar.gz to SRC_URI (diff)
downloadgentoo-94850fbb39ae8726c20f941c1cf8c9d6b4f91bb4.tar.gz
gentoo-94850fbb39ae8726c20f941c1cf8c9d6b4f91bb4.tar.bz2
gentoo-94850fbb39ae8726c20f941c1cf8c9d6b4f91bb4.zip
profiles/base: Mask postgres_targets_postgres15 until postgres:15 is unmasked
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 7f933c6c7e3e..90ee827e0ccc 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Patrick Lauer <patrick@gentoo.org> (2022-10-06)
+# Postgres:15 is RC
+postgres_targets_postgres15
+
# Brian Evans <grknight@gentoo.org> (2022-09-30)
# PHP 8.2 is in RC
php_targets_php8-2