commit: 793d1d9b8ba574de0c86cac29488ba85d072ad7a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 6 23:16:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 6 23:26:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793d1d9b
profiles: mask new cyrus-imapd 3.4.0 for testing Bug: https://bugs.gentoo.org/731266 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a50266268dc..e1dcf8118ac 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2021-05-07) +# Masked for testing. Two major releases ahead of last packaged version. +# Please report bugs but this is experimental for now. +# bug #731266 +~net-mail/cyrus-imapd-3.4.0 + # Joonas Niilola <[email protected]> (2021-05-06) # sci-libs/cbflib: Doesn't compile with GCC-10 or GCC-11. Was never # ported to work with GCC-10+. sci-chemistry/rasmol depends on cbflib.
