commit:     ee9c9c90028dfb8995247065ee89895f85195fe2
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sun May 14 04:34:23 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun May 14 04:34:23 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ee9c9c90

sci-biology/MaSuRCA: version bump and hard mask until issues are fixed

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild                          | 8 +++++---
 .../MaSuRCA/{MaSuRCA-4.0.1.ebuild => MaSuRCA-4.1.0.ebuild}        | 8 +++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild 
b/sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild
index 71d0fbf0a..7b070e595 100644
--- a/sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild
+++ b/sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="de Bruijn and OLC assembler for Sanger, Roche 454, Illumina, 
Pacbio, Nanopore"
 HOMEPAGE="http://www.genome.umd.edu/masurca.html
@@ -11,7 +11,9 @@ 
SRC_URI="https://github.com/alekseyzimin/masurca/releases/download/v${PV}/${P}.t
 
 LICENSE="BSD GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+# Known to produce build failure:
+# https://github.com/alekseyzimin/masurca/issues/323
+KEYWORDS=""
 
 DEPEND="
        >=dev-lang/perl-5.8

diff --git a/sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild 
b/sci-biology/MaSuRCA/MaSuRCA-4.1.0.ebuild
similarity index 80%
copy from sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild
copy to sci-biology/MaSuRCA/MaSuRCA-4.1.0.ebuild
index 71d0fbf0a..7b070e595 100644
--- a/sci-biology/MaSuRCA/MaSuRCA-4.0.1.ebuild
+++ b/sci-biology/MaSuRCA/MaSuRCA-4.1.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="de Bruijn and OLC assembler for Sanger, Roche 454, Illumina, 
Pacbio, Nanopore"
 HOMEPAGE="http://www.genome.umd.edu/masurca.html
@@ -11,7 +11,9 @@ 
SRC_URI="https://github.com/alekseyzimin/masurca/releases/download/v${PV}/${P}.t
 
 LICENSE="BSD GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+# Known to produce build failure:
+# https://github.com/alekseyzimin/masurca/issues/323
+KEYWORDS=""
 
 DEPEND="
        >=dev-lang/perl-5.8

Reply via email to