commit: 0b67267cb6cfeb0f3726762abacc0db800a4b01a Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Tue Nov 18 18:11:47 2025 +0000 Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> CommitDate: Tue Nov 18 18:11:47 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0b67267c
sci-biology/megahit: EAPI-8 Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> sci-biology/megahit/megahit-1.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/megahit/megahit-1.2.9.ebuild b/sci-biology/megahit/megahit-1.2.9.ebuild index 3e1766259..9d6075513 100644 --- a/sci-biology/megahit/megahit-1.2.9.ebuild +++ b/sci-biology/megahit/megahit-1.2.9.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit toolchain-funcs cmake
