diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-02-03 06:45:12 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-02-03 06:45:12 +0100 |
commit | a03b4cb61d86b4d5d11fcad889c1c430e7bdef05 (patch) | |
tree | 5212e80b01e00fb68d0899055646c819b8ef31da /sci-biology/portrait | |
parent | sci-biology/polyphen: EAPI bump, fix configure, compile and install (diff) | |
download | sci-a03b4cb61d86b4d5d11fcad889c1c430e7bdef05.tar.gz sci-a03b4cb61d86b4d5d11fcad889c1c430e7bdef05.tar.bz2 sci-a03b4cb61d86b4d5d11fcad889c1c430e7bdef05.zip |
sci-biology/portrait: EAPI bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/portrait')
-rw-r--r-- | sci-biology/portrait/portrait-1.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-biology/portrait/portrait-1.1.ebuild b/sci-biology/portrait/portrait-1.1.ebuild index e8da5e51e..81da03922 100644 --- a/sci-biology/portrait/portrait-1.1.ebuild +++ b/sci-biology/portrait/portrait-1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Ab initio ncRNA prediction" HOMEPAGE="http://bioinformatics.cenargen.embrapa.br/portrait" @@ -9,8 +9,7 @@ SRC_URI="http://bioinformatics.cenargen.embrapa.br/portrait/download/portrait.ta LICENSE="GPL-3+" SLOT="0" -KEYWORDS="" -IUSE="" +KEYWORDS="~amd64" DEPEND="" RDEPEND=" |