summaryrefslogtreecommitdiff
path: root/dev-python/m2crypto/m2crypto-0.37.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.37.1.ebuild')
-rw-r--r--dev-python/m2crypto/m2crypto-0.37.1.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.37.1.ebuild b/dev-python/m2crypto/m2crypto-0.37.1.ebuild
index 33b0214c3a13..e4bd5539a6b2 100644
--- a/dev-python/m2crypto/m2crypto-0.37.1.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.37.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
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 test"
+IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
@@ -25,15 +25,10 @@ BDEPEND="
test? ( dev-python/parameterized[${PYTHON_USEDEP}] )
"
RDEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
"
DEPEND="${RDEPEND}"
-PATCHES=(
- "${FILESDIR}/${PN}-libressl-0.31.0.patch"
-)
-
swig_define() {
local x
for x; do