commit: b3ce34b463fb20b65ade548d959fae9ac81ed606 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Fri Jul 12 12:12:08 2019 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 12:12:08 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b3ce34b4
sci-mathematics/petsc: switch back to EAPI 6 for the time being Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org> sci-mathematics/petsc/petsc-3.11.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/petsc/petsc-3.11.3.ebuild b/sci-mathematics/petsc/petsc-3.11.3.ebuild index 59a9cff21..99676386d 100644 --- a/sci-mathematics/petsc/petsc-3.11.3.ebuild +++ b/sci-mathematics/petsc/petsc-3.11.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 PYTHON_COMPAT=( python2_7 )
