commit: 0ad60f57bec0408d59349751ced4f5c7f22a3b72
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jan 22 19:29:16 2024 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jan 22 19:29:16 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0ad60f57
sci-biology/SPAdes: added comment for next release
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/SPAdes/SPAdes-3.15.5.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sci-biology/SPAdes/SPAdes-3.15.5.ebuild
b/sci-biology/SPAdes/SPAdes-3.15.5.ebuild
index 4485619e3..026dd0476 100644
--- a/sci-biology/SPAdes/SPAdes-3.15.5.ebuild
+++ b/sci-biology/SPAdes/SPAdes-3.15.5.ebuild
@@ -29,6 +29,8 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="dev-build/cmake"
+# Remove for next release:
+# https://github.com/ablab/spades/issues/1238#issuecomment-1904427831
PATCHES=(
"${FILESDIR}/${P}-gcc13.patch"
)