commit: 8cd68194088f5c91057700f1f0def5fe733e9e19 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Mon Jan 22 13:00:48 2024 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Mon Jan 22 13:00:48 2024 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8cd68194
sci-biology/SPAdes: unkeyword 3.15.3 for ~amd64 Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/SPAdes/SPAdes-3.15.3.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sci-biology/SPAdes/SPAdes-3.15.3.ebuild b/sci-biology/SPAdes/SPAdes-3.15.3.ebuild index 4f01f669f..b6d344c37 100644 --- a/sci-biology/SPAdes/SPAdes-3.15.3.ebuild +++ b/sci-biology/SPAdes/SPAdes-3.15.3.ebuild @@ -17,7 +17,9 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" +# Fails to build: +# https://github.com/ablab/spades/issues/1238 REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="
