dev-lang/rust-bin: adjust QA_PREBUILT

Closes: https://bugs.gentoo.org/748435
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2020-10-13 08:15:58 -07:00
parent 4b12e0d846
commit 3dc34b2dd0

View File

@@ -22,11 +22,10 @@ RDEPEND=">=app-eselect/eselect-rust-20190311"
REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )"
QA_PREBUILT="
opt/${P}/bin/*-${PV}
opt/${P}/lib/*.so
opt/${P}/lib/rustlib/*/bin/*
opt/${P}/lib/rustlib/*/lib/*.so
opt/${P}/lib/rustlib/*/lib/*.rlib*
opt/${P}/bin/.*
opt/${P}/lib/.*.so
opt/${P}/lib/rustlib/.*/bin/.*
opt/${P}/lib/rustlib/.*/lib/.*
"
pkg_pretend() {