summaryrefslogtreecommitdiff
path: root/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild')
-rw-r--r--dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild b/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
index a96e594465a2..20ad917a37b9 100644
--- a/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
@@ -16,11 +16,9 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="libressl"
RDEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
$(python_gen_cond_dep '
dev-python/typing[${PYTHON_USEDEP}]
' -2)
@@ -33,10 +31,6 @@ BDEPEND="
S="${WORKDIR}/${MY_PN}-${PV}"
-PATCHES=(
- "${FILESDIR}/${PN}-libressl-0.31.0.patch"
-)
-
swig_define() {
local x
for x; do