diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-13 19:42:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-13 19:42:47 +0100 |
commit | 174cda0f83caffc0ee683143e9b2c501ef589cc1 (patch) | |
tree | e60c3821d3cb0c6c19deaf8ad9c846f57791f3bf /profiles/base | |
parent | 22b51dcc430fb550fd692463a56cdcd5b18efd61 (diff) |
gentoo auto-resync : 13:10:2022 - 19:42:47
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 90ee827e0ccc..7f933c6c7e3e 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 <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 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index ca3c1c75167c..a4e777b49d31 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Patrick Lauer <patrick@gentoo.org> (2022-10-13) +# Postgres:15 is not stable yet +postgres_targets_postgres15 + # Michał Górny <mgorny@gentoo.org> (2022-05-08) # Mask until dev-lang/python:3.11 becomes stable. python_targets_python3_11 |