commit: 87c089260eee3eddbcc4d48c160318c6d6d54cb9 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 6 09:33:46 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 6 09:33:46 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=87c08926
sci-biology/salmon: drop keywords not available in bzip2 dep Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/salmon/salmon-0.10.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/salmon/salmon-0.10.2.ebuild b/sci-biology/salmon/salmon-0.10.2.ebuild index 088fea331..a4d6a40e1 100644 --- a/sci-biology/salmon/salmon-0.10.2.ebuild +++ b/sci-biology/salmon/salmon-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/COMBINE-lab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="" PATCHES=( "${FILESDIR}"/${P}-no-boost-static.patch
