commit: 8a4bf09a6a54792eea7159a2393f4278a9117d27 Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Tue Jun 25 20:12:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 26 09:19:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4bf09a
dev-build/rocm-cmake: 6.1.1 move to EAPI-8 Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild b/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild index 1263ddfd3800..7d097ae7d18f 100644 --- a/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild +++ b/dev-build/rocm-cmake/rocm-cmake-6.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake
