commit: c3b1c6b32a442976a992fe1ef3bb62eec3060329 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 6 13:27:55 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 6 13:27:55 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c3b1c6b3
sci-biology/psx: EAPi bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/psx/psx-0.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sci-biology/psx/psx-0.1.ebuild b/sci-biology/psx/psx-0.1.ebuild index d8f1fb845..2595fb697 100644 --- a/sci-biology/psx/psx-0.1.ebuild +++ b/sci-biology/psx/psx-0.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 inherit toolchain-funcs @@ -12,9 +12,8 @@ SRC_URI="ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz - LICENSE="Artistic" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -S=${WORKDIR} +S="${WORKDIR}" src_compile() { emake \
