aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-25 14:32:08 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-25 14:32:08 +0100
commit0249946944e297c609b8cec2586fdeb9c3639c9a (patch)
tree46987c7412ffa7a4ae565385e0df8abe953617af /sci-biology/longstitch/longstitch-1.0.1.ebuild
parentsci-biology/LINKS: bump to 2.0.1 (diff)
downloadsci-0249946944e297c609b8cec2586fdeb9c3639c9a.tar.gz
sci-0249946944e297c609b8cec2586fdeb9c3639c9a.tar.bz2
sci-0249946944e297c609b8cec2586fdeb9c3639c9a.zip
sci-biology/longstitch: add keywords
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-biology/longstitch/longstitch-1.0.1.ebuild')
-rw-r--r--sci-biology/longstitch/longstitch-1.0.1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/sci-biology/longstitch/longstitch-1.0.1.ebuild b/sci-biology/longstitch/longstitch-1.0.1.ebuild
index 6cd035d86..b14bdee87 100644
--- a/sci-biology/longstitch/longstitch-1.0.1.ebuild
+++ b/sci-biology/longstitch/longstitch-1.0.1.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Scaffold genome assemblies by Chromium/PacBio/Nanopore reads"
HOMEPAGE="https://github.com/bcgsc/LongStitch"
SRC_URI="https://github.com/bcgsc/LongStitch/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/LongStitch-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
RESTRICT="test"
@@ -20,8 +21,6 @@ RDEPEND="
sci-biology/samtools
"
-S="${WORKDIR}"/LongStitch-"${PV}"
-
src_install(){
dobin longstitch
dodoc README.md LongStitch_overview.pdf