From: Michał Górny Date: Thu, 1 Aug 2019 17:30:30 +0000 (+0200) Subject: net-misc/electrum: Remove unnecessary patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8abc220051927f76c88bb7efb9a1751f95be28a0;p=gentoo.git 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 --- diff --git a/net-misc/electrum/electrum-3.3.6-r3.ebuild b/net-misc/electrum/electrum-3.3.6-r3.ebuild index ec5b90dbffd0..81249bea4a65 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