summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-20 13:25:48 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-20 13:27:13 +0100
commit08f72140f705cb3cb0ac7a954841ff04a99da568 (patch)
tree784f8d9a1ec3c857f7ee2ecfe4490e568e38090c /dev-python
parentsci-mathematics/fann: EAPI-7 bump (diff)
downloadgentoo-08f72140f705cb3cb0ac7a954841ff04a99da568.tar.gz
gentoo-08f72140f705cb3cb0ac7a954841ff04a99da568.tar.bz2
gentoo-08f72140f705cb3cb0ac7a954841ff04a99da568.zip
dev-python/pypy-bin: Allow openssl[bindist]
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pypy-bin/pypy-bin-7.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-bin/pypy-bin-7.2.0.ebuild b/dev-python/pypy-bin/pypy-bin-7.2.0.ebuild
index 5cc2d81de0b4..45eeb5eebb3c 100644
--- a/dev-python/pypy-bin/pypy-bin-7.2.0.ebuild
+++ b/dev-python/pypy-bin/pypy-bin-7.2.0.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? (