summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-20 13:25:52 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-20 13:27:15 +0100
commitf2b87e8d953ebaaef6004c59f2cd8e1ba69e3c62 (patch)
treec88662c5e72308b0af42c269dd2899a0c92dae27 /dev-python
parentdev-python/pypy: Allow openssl[bindist] (diff)
downloadgentoo-f2b87e8d953ebaaef6004c59f2cd8e1ba69e3c62.tar.gz
gentoo-f2b87e8d953ebaaef6004c59f2cd8e1ba69e3c62.tar.bz2
gentoo-f2b87e8d953ebaaef6004c59f2cd8e1ba69e3c62.zip
dev-python/pypy3-bin: Allow openssl[bindist]
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pypy3-bin/pypy3-bin-7.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-bin/pypy3-bin-7.2.0-r1.ebuild b/dev-python/pypy3-bin/pypy3-bin-7.2.0-r1.ebuild
index 53f4a07681af..118713407551 100644
--- a/dev-python/pypy3-bin/pypy3-bin-7.2.0-r1.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-7.2.0-r1.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
sys-libs/ncurses:0/6
sys-libs/zlib:0/1
gdbm? ( sys-libs/gdbm:0= )
- !libressl? ( dev-libs/openssl:0=[-bindist] )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
sqlite? ( dev-db/sqlite:3= )
tk? (