commit: fafad53902809fe0c09d026d3667eb449d2da83c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 07:50:38 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 07:50:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafad539
sys-devel/mold: add link to upstream tests bug Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/mold/mold-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/mold/mold-9999.ebuild b/sys-devel/mold/mold-9999.ebuild index 5a9defd4225d..da4500cc160d 100644 --- a/sys-devel/mold/mold-9999.ebuild +++ b/sys-devel/mold/mold-9999.ebuild @@ -19,6 +19,7 @@ LICENSE="AGPL-3" SLOT="0" # Try again after 1.0 (nearly there, but path-related issues) +# https://github.com/rui314/mold/issues/137 RESTRICT="test" RDEPEND=">=dev-cpp/tbb-2021.4.0:=
