commit: d278f615110371626a79ce731cdfb4903fce4417 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Feb 1 10:11:38 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Feb 1 10:11:38 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d278f615
sci-biology/biobambam2: add keyword works for me :D Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/biobambam2/biobambam2-2.0.146.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/sci-biology/biobambam2/biobambam2-2.0.146.ebuild b/sci-biology/biobambam2/biobambam2-2.0.146.ebuild index fc92d9f84..4b1a7873d 100644 --- a/sci-biology/biobambam2/biobambam2-2.0.146.ebuild +++ b/sci-biology/biobambam2/biobambam2-2.0.146.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,14 +8,12 @@ inherit autotools release_data="20191030105216" DESCRIPTION="Tools for bam file processing (libmaus2)" -HOMEPAGE="https://gitlab.com/german.tischler/biobambam2 - https://github.com/gt1/biobambam2" +HOMEPAGE="https://gitlab.com/german.tischler/biobambam2" SRC_URI="https://gitlab.com/german.tischler/${PN}/-/archive/${PV}-release-${release_data}/${P}-release-${release_data}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3 MIT" SLOT="0" -KEYWORDS="" -IUSE="" +KEYWORDS="~amd64" DEPEND="sci-libs/libmaus2" RDEPEND="${DEPEND}"
