commit:     9407d9102cd4c8625c8ee77abbe4fd9db8ae9ed0
Author:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 22:45:56 2021 +0000
Commit:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 22:46:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9407d910

sci-libs/eccodes: add missing test restrict to make QA happy again

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>

 sci-libs/eccodes/eccodes-2.18.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-libs/eccodes/eccodes-2.18.0.ebuild 
b/sci-libs/eccodes/eccodes-2.18.0.ebuild
index 82c91c14eef..62965ad9e82 100644
--- a/sci-libs/eccodes/eccodes-2.18.0.ebuild
+++ b/sci-libs/eccodes/eccodes-2.18.0.ebuild
@@ -41,6 +41,8 @@ DEPEND="${RDEPEND}
 
 BDEPEND="virtual/pkgconfig"
 
+RESTRICT="!test? ( test )"
+
 S="${WORKDIR}/${MY_P}"
 
 CMAKE_BUILD_TYPE=RelWithDebInfo

Reply via email to