Created attachment 447840 [details, diff] libressl ebuild patch for rmilter-1.9.2 Patch for tested ebuild attached. Reproducible: Always
i added this directly to 1.9.2. also note the slot operators I used: + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) we're trying to move to well defined slot/subslots for these packages to properly track abi changes.