commit: ab93b6f5b8042c61adf8a1b8d1c914de81f35dd7 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jul 21 13:53:59 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jul 21 15:39:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab93b6f5
virtual/fortran: update EAPI 6 -> 8 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> virtual/fortran/fortran-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/fortran/fortran-0.ebuild b/virtual/fortran/fortran-0.ebuild index c0ba0173346..26e08f8f3d2 100644 --- a/virtual/fortran/fortran-0.ebuild +++ b/virtual/fortran/fortran-0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DESCRIPTION="Virtual for Fortran Compiler"
