commit:     f479536b47aa45c35818d45d2652672ed3136a00
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Feb  1 09:40:31 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Feb  1 09:40:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f479536b

sci-biology/arachne: EAPI bump

license is MIT as far as I can tell, does not compile though
so no keywords yet

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/arachne/arachne-46233.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/arachne/arachne-46233.ebuild 
b/sci-biology/arachne/arachne-46233.ebuild
index ec7a59aa1..b34d00134 100644
--- a/sci-biology/arachne/arachne-46233.ebuild
+++ b/sci-biology/arachne/arachne-46233.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Whole genome shotgun OLC assembler for Sanger reads 
(overlap-layout-contig)"
 HOMEPAGE="https://genome.cshlp.org/content/12/1/177.abstract";
 
SRC_URI="ftp://ftp.broadinstitute.org/pub/crd/ARACHNE/latest_source_code/${P}.tar.gz";
 
-LICENSE="MIT" # not exactly MIT ... hence no KEYWORDS
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
 IUSE="doc openmp"

Reply via email to