diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-05 17:37:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-05 17:38:52 +0100 |
commit | 95bed505ae0c5821ff6895d146d9f9758971a93f (patch) | |
tree | e1f6a652a64681390f50e55715cae598749cf8a5 /profiles | |
parent | sci-mathematics/gp2c: drop old "unused" version. (diff) | |
download | gentoo-95bed505ae0c5821ff6895d146d9f9758971a93f.tar.gz gentoo-95bed505ae0c5821ff6895d146d9f9758971a93f.tar.bz2 gentoo-95bed505ae0c5821ff6895d146d9f9758971a93f.zip |
package.mask: Last rite app-crypt/acme-client
Bug: https://bugs.gentoo.org/762310
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 57f4a9458801..1c3810350e59 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <jaco@uls.co.za> (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, |