commit: d307f0de06bf3ed49a59fc1334f1f660c57ff053 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Jul 4 03:03:22 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Jul 4 04:06:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d307f0de
sci-libs/linbox: ninja-edit a comment Closes: https://github.com/gentoo/gentoo/pull/42825 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-libs/linbox/linbox-1.7.1_pre20250703.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sci-libs/linbox/linbox-1.7.1_pre20250703.ebuild b/sci-libs/linbox/linbox-1.7.1_pre20250703.ebuild index 3b32232c5dab..5e46b38f67ad 100644 --- a/sci-libs/linbox/linbox-1.7.1_pre20250703.ebuild +++ b/sci-libs/linbox/linbox-1.7.1_pre20250703.ebuild @@ -43,8 +43,6 @@ RDEPEND="${DEPEND} # The --enable-openmp flag has been removed upstream, but we don't want # openmp support to disappear after the package has been compiled with # it, so we retain the USE flag and the toolchain check. -# In particular linbox-1.7.0-missing-underscores.patch is an openmp-only patch - pkg_pretend() { [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp }
