summaryrefslogtreecommitdiff
path: root/dev-python/scrypt/scrypt-0.8.18.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /dev-python/scrypt/scrypt-0.8.18.ebuild
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
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