dev-lang/julia-bin: silence QA warnings
authorMatthias Maier <tamiko@gentoo.org>
Fri, 1 May 2020 19:32:32 +0000 (14:32 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 1 May 2020 19:33:06 +0000 (14:33 -0500)
Closes: https://bugs.gentoo.org/719062
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
dev-lang/julia-bin/julia-bin-1.2.0.ebuild
dev-lang/julia-bin/julia-bin-1.3.0.ebuild
dev-lang/julia-bin/julia-bin-1.4.0.ebuild

index f02381290d70f6c91e750a4c78b5b995579e49e6..848c6a2b7010f4d3e0775df9f69a92e133691b1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,6 +23,8 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="strip"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/${MY_P}"
 
 src_install() {
index 3cd38e7454ea3a137f3c417919d86b334677daa6..00cad5f420724de2f1b37abd4a758c6d172fa053 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,6 +26,8 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="strip"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/${MY_P}"
 
 src_install() {
index fecb06e300523c22e4aa6792072770026032e4bd..e7387d094629db4cbb0233ed8c5aa64c2e9d3acc 100644 (file)
@@ -25,6 +25,8 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="strip"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/${MY_P}"
 
 src_install() {