From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFCC51382C5 for ; Tue, 2 Feb 2021 09:39:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8455E0864; Tue, 2 Feb 2021 09:39:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADD6AE0864 for ; Tue, 2 Feb 2021 09:39:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 79F6D34150C for ; Tue, 2 Feb 2021 09:39:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD1E2B9 for ; Tue, 2 Feb 2021 09:38:59 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1612258695.70f83977ed250416b5c75a1ae23ceb58cab62263.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/msautil/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/msautil/msautil-1.1-r1.ebuild X-VCS-Directories: sci-biology/msautil/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 70f83977ed250416b5c75a1ae23ceb58cab62263 X-VCS-Branch: master Date: Tue, 2 Feb 2021 09:38:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bae03d7d-83b1-4b72-bf0b-310fb83893c2 X-Archives-Hash: 4bbad50162a2e340b3dd7de35670dcf9 commit: 70f83977ed250416b5c75a1ae23ceb58cab62263 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Feb 2 09:38:15 2021 +0000 Commit: Andrew Ammerlaan riseup 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 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 \