diff options
Diffstat (limited to 'sci-mathematics/coq/coq-8.17.0.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |