projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3494c2e
)
dev-python/pypy-bin: Allow openssl[bindist]
author
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Nov 2019 12:25:48 +0000
(13:25 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Nov 2019 12:27:13 +0000
(13:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pypy-bin/pypy-bin-7.2.0.ebuild
patch
|
blob
|
history
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 5cc2d81de0b46f69041d2ed40d0bdb6cd4415e82..45eeb5eebb3c573644f294663e0da9e1aeeb5fa1 100644
(file)
--- 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? (