app-portage requires dev-libs/openssl, but is compatible with libressl. Please add a libressl use flag and conditionally depend on libressl. Reproducible: Always
Created attachment 424128 [details, diff] Diff to add libressl support No files or patches are required for conf-update, simply update the ebuild. Tested with libressl 2.3.1-r1
Since SRC_URI includes ${PF}, if the r level of the package is bumped (i.e. conf-update-1.0.3-r1) a new snapshot will have to be added to the mirrors (or the SRC_URI changed). Also note that since the libressl use flag is off by default, the dependencies default to openssl, so the behaviour is only changed for users who explicitly set the libressl use flag. All other users will be unaffected.
I'll fix this in the following days. Thanks for the report!
Fixed https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1e61eb10b1acb4ec5c8a6b5958b1e01c8fc7d8
(In reply to Chema Alonso from comment #4) > Fixed > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=8a1e61eb10b1acb4ec5c8a6b5958b1e01c8fc7d8 Thanks Chema, fixing all these on my own has gotten burdensome.