From a98d8f03c5f688070406e3f10fd3e2d325cf5d8c Mon Sep 17 00:00:00 2001 From: RavFX XMR Date: Tue, 3 Mar 2026 16:41:15 -0600 Subject: [PATCH] net-p2p/feather: Remove new patch from 9999, as it's fixed upstream Signed-off-by: RavFX XMR --- net-p2p/feather/feather-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-p2p/feather/feather-9999.ebuild b/net-p2p/feather/feather-9999.ebuild index 7cc4e3f455..64cae59013 100644 --- a/net-p2p/feather/feather-9999.ebuild +++ b/net-p2p/feather/feather-9999.ebuild @@ -42,7 +42,6 @@ BDEPEND=" " src_prepare() { - eapply "${FILESDIR}/fix-epee-missing-include.patch" rm -r "${WORKDIR}"/${P}/src/third-party || die cmake_src_prepare }