Hey there! Today's commit causes a hard block in Portage for libressl users. Can you please add a libressl option or remove your recent change. Reproducible: Always
+1
Another one here. The hard dependency on specifically OpenSSL may be a mistake. I hashed out the dependency in the ebuild on OpenSSL and the package builds succesfully with libressl installed of OpenSSL. It's unclear if it is officially supported by upstream, but it passes the build test with libressl-3.0.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d2bdc0ae2c52305e1e1a7d3c15c2923d88696e commit 64d2bdc0ae2c52305e1e1a7d3c15c2923d88696e Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-05-18 17:19:44 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-05-18 17:20:36 +0000 dev-python/scrypt: add libressl support Closes: https://bugs.gentoo.org/674358 Signed-off-by: Mike Gilbert <floppym@gentoo.org> dev-python/scrypt/scrypt-0.8.13-r2.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Thank you!