commit: 9714ec8a1fa3cf8e25a5fa535a5179e4a9a040df Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sun Feb 6 18:47:30 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Feb 6 19:33:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9714ec8a
dev-cpp/string-theory: EAPI7->8 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-cpp/string-theory/string-theory-3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/string-theory/string-theory-3.5.ebuild b/dev-cpp/string-theory/string-theory-3.5.ebuild index 0e9b684ef7c7..0ad4291f9488 100644 --- a/dev-cpp/string-theory/string-theory-3.5.ebuild +++ b/dev-cpp/string-theory/string-theory-3.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake
