commit: c90d162781f86cdb54184df95d249cc7d578469d Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 13:22:53 2019 +0000 Commit: 罗百科 <patrick <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 13:23:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90d1627
profiles/base/use.stable.mask: Mask postgres12 target No stable postgres-12 version yet Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> profiles/base/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 645eae30130..9ddc19ed3b0 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 <[email protected]> (2019-10-04) +# No postgres-12 stable yet +postgres_targets_postgres12 + # Zac Medico <[email protected]> (2016-09-01) # Needs virtual/pypy* stable python_targets_pypy
