summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2022-07-11 08:47:33 -0400
committerCraig Andrews <candrews@gentoo.org>2022-07-11 08:50:29 -0400
commita504562b99772749fa453658ab4fc4937f125d31 (patch)
treee63c3e0cd097c5b81e1a9d46406535fe300cadaa /www-apps
parentprofiles: last-rite sci-biology/transfac (diff)
downloadgentoo-a504562b99772749fa453658ab4fc4937f125d31.tar.gz
gentoo-a504562b99772749fa453658ab4fc4937f125d31.tar.bz2
gentoo-a504562b99772749fa453658ab4fc4937f125d31.zip
www-apps/prowlarr: set QA_PREBUILT="*"
Since this is a binary package, everything in it is prebuit. Closes: https://bugs.gentoo.org/857501 Closes: https://bugs.gentoo.org/857498 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/prowlarr/prowlarr-0.4.2.1879.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-apps/prowlarr/prowlarr-0.4.2.1879.ebuild b/www-apps/prowlarr/prowlarr-0.4.2.1879.ebuild
index 1ffb456610d0..d3c2b8c0b8bf 100644
--- a/www-apps/prowlarr/prowlarr-0.4.2.1879.ebuild
+++ b/www-apps/prowlarr/prowlarr-0.4.2.1879.ebuild
@@ -26,6 +26,8 @@ RDEPEND="
dev-util/lttng-ust:0
dev-db/sqlite"
+QA_PREBUILT="*"
+
S="${WORKDIR}/Prowlarr"
src_install() {