commit: eb472103d1b4496f6c7b72a1f1997d06f4ce7b97 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Wed Apr 12 15:58:37 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Wed Apr 12 16:00:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb472103
sci-mathematics/coq: update bug reference Closes: https://bugs.gentoo.org/904186 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> sci-mathematics/coq/coq-8.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/coq/coq-8.17.0.ebuild b/sci-mathematics/coq/coq-8.17.0.ebuild index f8376e6eeb69..f634026e1cda 100644 --- a/sci-mathematics/coq/coq-8.17.0.ebuild +++ b/sci-mathematics/coq/coq-8.17.0.ebuild @@ -54,7 +54,7 @@ BDEPEND=" DOCS=( CODE_OF_CONDUCT.md CONTRIBUTING.md CREDITS INSTALL.md README.md ) src_prepare() { - # Remove failing tests. bug #859877 + # Remove failing tests. bug #904186 rm -r test-suite/coq-makefile/timing || die default
