commit:     bf80472ee8ddd7d21ecf1b519d588a080b794c1b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 25 14:03:28 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 25 14:03:28 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=bf80472e

sci-biology/Trinotate: add keywords

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../Trinotate/{Trinotate-3.2.1.ebuild => Trinotate-3.2.2.ebuild} | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/sci-biology/Trinotate/Trinotate-3.2.1.ebuild 
b/sci-biology/Trinotate/Trinotate-3.2.2.ebuild
similarity index 94%
rename from sci-biology/Trinotate/Trinotate-3.2.1.ebuild
rename to sci-biology/Trinotate/Trinotate-3.2.2.ebuild
index ca61abdf4..794de03ae 100644
--- a/sci-biology/Trinotate/Trinotate-3.2.1.ebuild
+++ b/sci-biology/Trinotate/Trinotate-3.2.2.ebuild
@@ -1,17 +1,18 @@
-# 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
 
 inherit perl-module
 
 DESCRIPTION="Annotation and analysis pipeline for de novo assembled 
transcriptomes"
 HOMEPAGE="https://github.com/Trinotate/Trinotate.github.io/wiki";
 SRC_URI="https://github.com/Trinotate/Trinotate/archive/${PN}-v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${PN}-v${PV}"
 
 LICENSE="BSD-BroadInstitute"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 
 DEPEND=""
 RDEPEND="${DEPEND}
@@ -32,8 +33,6 @@ RDEPEND="${DEPEND}
 # In the 'rnammer' software configuration, edit the rnammer script to point
 # $HMMSEARCH_BINARY = "/path/to/hmmsearch2";
 
-S="${WORKDIR}/${PN}-${PN}-v${PV}"
-
 src_install(){
        perl_set_version
        dobin Trinotate

Reply via email to