commit:     8abc220051927f76c88bb7efb9a1751f95be28a0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 17:30:30 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 18:21:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abc2200

net-misc/electrum: Remove unnecessary patch

extras_require is not triggered during normal installs, so there is
no need to strip it.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/electrum/electrum-3.3.6-r3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild 
b/net-misc/electrum/electrum-3.3.6-r3.ebuild
index ec5b90dbffd..81249bea4a6 100644
--- a/net-misc/electrum/electrum-3.3.6-r3.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r3.ebuild
@@ -45,7 +45,6 @@ S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
        eapply "${FILESDIR}/3.1.2-no-user-root.patch"
-       eapply "${FILESDIR}/3.2.3-pip-optional-pkgs.patch"
        eapply "${FILESDIR}/3.3.2-desktop.patch"
 
        # Prevent icon from being installed in the wrong location

Reply via email to