app-emulation/qemu-riscv64-bin: Silence QA warning about binary package
authorMatthias Maier <tamiko@gentoo.org>
Thu, 14 May 2020 05:50:09 +0000 (00:50 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Thu, 14 May 2020 05:50:09 +0000 (00:50 -0500)
Closes: https://bugs.gentoo.org/722178
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/qemu-riscv64-bin/qemu-riscv64-bin-3.1.0-r4.ebuild

index 30853f041f52ced83f287df6a8db2fe673024f76..650e2af57e19d740bdd05c89bcbc9f070425d56c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,6 +13,8 @@ KEYWORDS="~amd64"
 
 RDEPEND="!app-emulation/qemu[qemu_user_targets_riscv64]"
 
+QA_PREBUILT="*"
+
 S=${WORKDIR}
 
 src_install() {