diff options
-rw-r--r-- | dev-lang/python/python-3.5.7.ebuild | 2 | ||||
-rw-r--r-- | profiles/package.mask | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild index 4687d3484b73..03fd2fd6818b 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 diff --git a/profiles/package.mask b/profiles/package.mask index c5662d8a28bf..83cc4719dde6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,8 +33,10 @@ # Not really maintained anymore. Last upstream release is from 2015. # Fails to build against modern versions of app-crypt/mit-krb5, may have # more hidden issues. It is probably time to move to net-print/cups. +# net-print/magicfilter is the only reverse dependency (from 2011). # Removal in 30 days. Bug #496922. net-print/lprng +net-print/magicfilter # Michał Górny <mgorny@gentoo.org> (21 Mar 2019) # Fails to build on modern systems. Really bad quality ebuild (#670524) |