summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-21 13:54:11 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-21 13:56:53 +0100
commit065f5867e6e8e788bc3c344520bb7bf9a279d9d7 (patch)
treea0df80c86769a8a5f5af0ee5a6fff154cb3bf914 /dev-lang/python
parentpackage.mask: Mask net-print/magicfilter as well (diff)
downloadgentoo-065f5867e6e8e788bc3c344520bb7bf9a279d9d7.tar.gz
gentoo-065f5867e6e8e788bc3c344520bb7bf9a279d9d7.tar.bz2
gentoo-065f5867e6e8e788bc3c344520bb7bf9a279d9d7.zip
package.mask: Revert "Mask net-print/magicfilter as well"
Accidentally included part of local changes. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-3.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild
index 03fd2fd6818b..4687d3484b73 100644
--- a/dev-lang/python/python-3.5.7.ebuild
+++ b/dev-lang/python/python-3.5.7.ebuild
@@ -73,7 +73,7 @@ src_prepare() {
epatch "${FILESDIR}/${PN}-3.4.3-ncurses-pkg-config.patch"
epatch "${FILESDIR}/${PN}-3.5-distutils-OO-build.patch"
epatch "${FILESDIR}/3.6-disable-nis.patch"
-# epatch "${FILESDIR}/python-3.5.5-libressl-compatibility.patch"
+ epatch "${FILESDIR}/python-3.5.5-libressl-compatibility.patch"
epatch "${FILESDIR}/python-3.5.5-hash-unaligned.patch"
epatch_user