From 8abc220051927f76c88bb7efb9a1751f95be28a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 1 Aug 2019 19:30:30 +0200 Subject: [PATCH] net-misc/electrum: Remove unnecessary patch MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit extras_require is not triggered during normal installs, so there is no need to strip it. Signed-off-by: Michał Górny --- 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 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 -- 2.26.2