summaryrefslogtreecommitdiff
path: root/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild')
-rw-r--r--net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild b/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
index b82ff43b0b84..fb5ffe94cd29 100644
--- a/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic systemd
DESCRIPTION="Optimized multi algo CPU miner"
HOMEPAGE="https://github.com/JayDDee/cpuminer-opt"
-IUSE="cpu_flags_x86_sse2 curl libressl"
+IUSE="cpu_flags_x86_sse2 curl"
LICENSE="GPL-2"
SLOT="0"
REQUIRED_USE="cpu_flags_x86_sse2"
@@ -15,8 +15,7 @@ DEPEND="
dev-libs/gmp:0
dev-libs/jansson
>=net-misc/curl-7.15[ssl]
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
"
RDEPEND="${DEPEND}"
if [[ ${PV} == "9999" ]] ; then