diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-27 18:49:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-27 18:49:42 +0100 |
commit | b52eaeb66080925dbd12de6f34b76bd28b1e9306 (patch) | |
tree | a45052928e1c4b49f79ce7bebf876cbe205d783b /sys-block | |
parent | www-client/firefox-bin: bump to 82.0.1 (diff) | |
download | gentoo-b52eaeb66080925dbd12de6f34b76bd28b1e9306.tar.gz gentoo-b52eaeb66080925dbd12de6f34b76bd28b1e9306.tar.bz2 gentoo-b52eaeb66080925dbd12de6f34b76bd28b1e9306.zip |
sys-block/lsiutil: set QA_PREBUILT
Closes: https://bugs.gentoo.org/751460
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/lsiutil/lsiutil-1.62-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-block/lsiutil/lsiutil-1.62-r3.ebuild b/sys-block/lsiutil/lsiutil-1.62-r3.ebuild index 9efcadaec795..1208722bd953 100644 --- a/sys-block/lsiutil/lsiutil-1.62-r3.ebuild +++ b/sys-block/lsiutil/lsiutil-1.62-r3.ebuild @@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~ia64 ~x86" RESTRICT="mirror bindist" BDEPEND="app-arch/unzip" -QA_PRESTRIPPED="/opt/bin/lsiutil" + +QA_PREBUILT="*" S="${WORKDIR}" |