aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-01 10:40:31 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-01 10:40:31 +0100
commitf479536b47aa45c35818d45d2652672ed3136a00 (patch)
treefbc3bd906efe7e52acc6bc0812fb83e70f765811
parentsci-biology/aghermann: fix configure phase (diff)
downloadsci-f479536b.tar.gz
sci-f479536b.tar.bz2
sci-f479536b.zip
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@riseup.net>
-rw-r--r--sci-biology/arachne/arachne-46233.ebuild4
1 files 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"