dev-util/eclipse-parallel-bin: fix QA not respect CFLAGS/LDFLAGS

Closes: https://bugs.gentoo.org/812032

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2021-09-08 15:45:47 +03:00
parent 505bc4010e
commit 4c4f4ca1b2

View File

@@ -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}/."