commit: 70f83977ed250416b5c75a1ae23ceb58cab62263 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Feb 2 09:38:15 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Feb 2 09:38:15 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=70f83977
sci-biology/msautil: EAPI bump added keywords, works for me Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/msautil/msautil-1.1-r1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sci-biology/msautil/msautil-1.1-r1.ebuild b/sci-biology/msautil/msautil-1.1-r1.ebuild index b30b38490..572d8abe5 100644 --- a/sci-biology/msautil/msautil-1.1-r1.ebuild +++ b/sci-biology/msautil/msautil-1.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs @@ -11,8 +11,7 @@ SRC_URI="http://bioresearch.byu.edu/msa/${P}.tgz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="" -IUSE="" +KEYWORDS="~amd64" src_prepare(){ sed \
