commit: 9e62b81d925828f063b4ae81db03bed14064b86f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Mar 13 12:05:22 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Mar 13 12:05:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e62b81d
sci-biology/embassy-iprscan: Port to EAPI 7 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild b/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild index 3279ed3bc8e..351ecd1df3f 100644 --- a/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.ebuild +++ b/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.660.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 EBO_DESCRIPTION="InterProScan motif detection add-on package"
