From fe242a03ee1867f4fa700680c638156c720d4b52 Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Thu, 15 Feb 2024 14:59:24 +0400 Subject: [PATCH] sys-apps/pnpm-bin: replace QA_FLAGS_IGNORED to QA_PREBUILT Closes: https://bugs.gentoo.org/show_bug.cgi?id=914190 Closes: https://bugs.gentoo.org/show_bug.cgi?id=914191 Signed-off-by: Vitaly Zdanevich --- sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild b/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild index 9801c33f2e..0a5e1fdbea 100644 --- a/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild +++ b/sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild @@ -16,7 +16,7 @@ RESTRICT="strip" S="${WORKDIR}" -QA_FLAGS_IGNORED="/usr/bin/${PN}-bin" +QA_PREBUILT="/usr/bin/${PN}-bin" src_install() { newbin "${DISTDIR}/pnpm-linux-x64" ${PN}