From 4c4f4ca1b26252a9ace4783b24aab2b2d9246bbd Mon Sep 17 00:00:00 2001 From: Sergey Torokhov Date: Wed, 8 Sep 2021 15:45:47 +0300 Subject: [PATCH] dev-util/eclipse-parallel-bin: fix QA not respect CFLAGS/LDFLAGS Closes: https://bugs.gentoo.org/812032 Signed-off-by: Sergey Torokhov --- .../eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild b/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild index 09dfb4ba92..f66cc17065 100644 --- a/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild +++ b/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild @@ -26,6 +26,11 @@ RDEPEND=" x11-libs/gtk+:3 " +QA_FLAGS_IGNORED=" + /opt/eclipse-parallel-bin/eclipse + /opt/eclipse-parallel-bin/plugins/org.eclipse.equinox.launcher.gtk.linux.*/eclipse_*.so +" + src_install() { insinto "/opt/${PN}" doins -r "${S}/."