commit: 95bed505ae0c5821ff6895d146d9f9758971a93f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 5 16:37:13 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 5 16:38:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95bed505
package.mask: Last rite app-crypt/acme-client Bug: https://bugs.gentoo.org/762310 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 57f4a945880..1c3810350e5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-01-05) +# The portable version has been discontinued upstream (i.e. it is now +# available only as tightly coupled part of OpenBSD). The current +# version relies on dev-libs/libressl implementation details, and can +# not be easily ported to dev-libs/openssl. Reported to fail to build +# with gcc-10. There are multiple alternative ACME clients available. +# Removal in 30 days. Bug #762310. +app-crypt/acme-client + # Jaco Kroon <[email protected]> (2021-01-04) # media-libs/libilbc is (for every package I manage) a drop-in for # dev-libs/ilbc-rfc3951. The latter had net-misc/asterisk,
