summaryrefslogtreecommitdiff
path: root/dev-python/scrypt/scrypt-0.8.18.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/scrypt/scrypt-0.8.18.ebuild')
-rw-r--r--dev-python/scrypt/scrypt-0.8.18.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-python/scrypt/scrypt-0.8.18.ebuild b/dev-python/scrypt/scrypt-0.8.18.ebuild
index 57fbe197e0e7..0cd1c015be55 100644
--- a/dev-python/scrypt/scrypt-0.8.18.ebuild
+++ b/dev-python/scrypt/scrypt-0.8.18.ebuild
@@ -15,12 +15,8 @@ LICENSE="BSD-2"
# no functional changes since 0.8.16, so no point in upgrading
KEYWORDS=""
SLOT="0"
-IUSE="libressl"
-RDEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
-"
+RDEPEND="dev-libs/openssl:0="
DEPEND="${RDEPEND}"
distutils_enable_tests unittest