public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/m4ri/
Date: Mon, 16 May 2022 08:12:35 +0000 (UTC)	[thread overview]
Message-ID: <1652688741.13afdb8e443d0508bada68ad1af39f52cfbac1b6.soap@gentoo> (raw)

commit:     13afdb8e443d0508bada68ad1af39f52cfbac1b6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 08:12:21 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon May 16 08:12:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13afdb8e

sci-libs/m4ri: [QA] use tc-check-openmp correctly

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-libs/m4ri/m4ri-20200125.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-libs/m4ri/m4ri-20200125.ebuild b/sci-libs/m4ri/m4ri-20200125.ebuild
index 3dfda8659c37..ae6db04b9138 100644
--- a/sci-libs/m4ri/m4ri-20200125.ebuild
+++ b/sci-libs/m4ri/m4ri-20200125.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,11 @@ RDEPEND="${DEPEND}"
 DOCS=( AUTHORS )
 
 pkg_pretend() {
-	use openmp && tc-check-openmp
+	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+pkg_setup() {
+	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
 }
 
 src_configure() {


             reply	other threads:[~2022-05-16  8:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16  8:12 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:13 [gentoo-commits] repo/gentoo:master commit in: sci-libs/m4ri/ Arthur Zamarin
2025-03-08 13:43 Sam James
2025-03-08 11:20 Sam James
2024-08-25 16:47 Michael Orlitzky
2023-06-14  5:50 Michael Orlitzky
2021-02-18  8:39 Sam James
2021-02-18  8:35 Sam James
2021-02-11  7:45 Sergei Trofimovich
2021-01-06 15:17 Fabian Groffen
2020-04-14  2:14 Michael Orlitzky
2020-04-10 10:30 Joonas Niilola
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:52 Agostino Sarubbo
2020-01-21  2:06 Michael Orlitzky
2020-01-02 15:26 Michael Orlitzky
2020-01-02 14:30 Michael Orlitzky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1652688741.13afdb8e443d0508bada68ad1af39f52cfbac1b6.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox