commit: 2186e8d7f1080d3b350e12f7c21d538c07fa14dd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 22 08:49:27 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 22 08:49:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2186e8d7
sci-biology/mothur: uncomment patch... Closes: https://bugs.gentoo.org/927495 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-biology/mothur/mothur-1.48.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/mothur/mothur-1.48.0.ebuild b/sci-biology/mothur/mothur-1.48.0.ebuild index 869b0bae718b..7d54bf273ac0 100644 --- a/sci-biology/mothur/mothur-1.48.0.ebuild +++ b/sci-biology/mothur/mothur-1.48.0.ebuild @@ -24,7 +24,7 @@ RDEPEND=" DEPEND="${RDEPEND}" PATCHES=( - #"${FILESDIR}"/${PN}-1.48.0-build.patch + "${FILESDIR}"/${PN}-1.48.0-build.patch ) src_configure() {
